diff --git a/resources/assets/sass/modules/_layout.scss b/resources/assets/sass/modules/_layout.scss index dcd16f56..a0eed8a2 100644 --- a/resources/assets/sass/modules/_layout.scss +++ b/resources/assets/sass/modules/_layout.scss @@ -1576,8 +1576,6 @@ padding-right: 30px; .navbar-center, .navbar-center > li{ float:none; display:inline-block; - *display:inline; /* ie7 fix */ - *zoom:1; /* hasLayout ie7 trigger */ vertical-align: top; } @@ -2040,7 +2038,7 @@ padding-right: 30px; .mfp-figure:after { box-shadow: none !important; - background: none !important; + background: none !important; } .profile-picture {