help designer IE8 fix

This commit is contained in:
nccu 2015-03-23 16:12:26 +08:00
parent 013ba56111
commit fcbb04ccc5
2 changed files with 2 additions and 1 deletions

View File

@ -148,7 +148,7 @@ $orbit-bar-bgc-lighter: lighten($orbit-bar-bgc, 20%) !default;
border-radius: 4px 0 0 4px;
margin-right: -5px;
display: inline-block;
padding: 8px 5px;
padding: 8px 5px 5px;
font-size: 13px;
text-shadow: 0 1px 0 #fff;
background-color: #eee;

View File

@ -3848,6 +3848,7 @@ body[data-module="announcement"] {
.collapse {
display: block;
visibility: visible;
}
.hide{