Commit 473c797ea39e3478fd45c93cb9510aba1c54e7f9

Authored by unknown
1 parent 38fa0efb

Background Image Issue

400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css
@@ -888,6 +888,7 @@ cursor:pointer; @@ -888,6 +888,7 @@ cursor:pointer;
888 .blankshapediv 888 .blankshapediv
889 { 889 {
890 background-image: url("../../../../../content/images/blank-shapes.png"); 890 background-image: url("../../../../../content/images/blank-shapes.png");
  891 +background-size:cover;
891 } 892 }
892 .outlinediv 893 .outlinediv
893 { 894 {