update few things for ie
This commit is contained in:
parent
b62b15c5e3
commit
f408f5c29b
4 changed files with 9 additions and 14 deletions
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
// Topbar for Branding and Nav
|
||||
.topbar {
|
||||
#gradient > .vertical(#333, #222);
|
||||
height: 40px;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
|
@ -526,6 +525,7 @@
|
|||
background-color: @white;
|
||||
border: 1px solid #999;
|
||||
border: 1px solid rgba(0,0,0,.3);
|
||||
*border: 1px solid #999; /* IE6-7 */
|
||||
.border-radius(6px);
|
||||
.box-shadow(0 3px 7px rgba(0,0,0,0.3));
|
||||
.background-clip(padding-box);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue