make topbar .fill wrap
This commit is contained in:
parent
e1e4ceee3f
commit
48c3c6f1b6
5 changed files with 45 additions and 53 deletions
|
|
@ -19,11 +19,6 @@ div.topbar {
|
|||
// gradient is applied to it's own element because overflow visible is not honored by ie when filter is present
|
||||
.fill {
|
||||
background:#222;
|
||||
position:absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
#gradient > .vertical(#333, #222);
|
||||
@shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
|
||||
.box-shadow(@shadow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue