fixed some header display
This commit is contained in:
parent
19d3d90743
commit
ce20bb3f0f
File diff suppressed because it is too large
Load Diff
@ -222,7 +222,8 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
|||||||
margin-top:-3px;
|
margin-top:-3px;
|
||||||
margin-left:-0.5em;
|
margin-left:-0.5em;
|
||||||
@include fs900;
|
@include fs900;
|
||||||
@media #{$small-only and $medium-only} {display:none;}
|
@media #{$small-only} {display:none;}
|
||||||
|
@media #{$medium-only} {display:none;}
|
||||||
.ie8 &{position: absolute; margin-top:22px;}
|
.ie8 &{position: absolute; margin-top:22px;}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -344,7 +345,8 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
|||||||
a span.logout{display:none; margin-left:5px; }
|
a span.logout{display:none; margin-left:5px; }
|
||||||
.fi-power{margin: 0 0.5em 0 0.5em;}
|
.fi-power{margin: 0 0.5em 0 0.5em;}
|
||||||
// @media #{$large-only}{ .fi-power{display: none;} }
|
// @media #{$large-only}{ .fi-power{display: none;} }
|
||||||
@media #{$small-only and $medium-only}{a span.account{display:none;}} //change this
|
@media #{$small-only}{a span.account{display:none;}}
|
||||||
|
@media #{$medium-only}{a span.account{display:none;}}
|
||||||
}
|
}
|
||||||
|
|
||||||
#block-materio-flag-materio-flag-mylists-nav{
|
#block-materio-flag-materio-flag-mylists-nav{
|
||||||
@ -407,7 +409,7 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
|||||||
}
|
}
|
||||||
|
|
||||||
#block-locale-language{
|
#block-locale-language{
|
||||||
margin-left:1em;
|
// margin-left:1em;
|
||||||
// border-left: 1px solid #707070;
|
// border-left: 1px solid #707070;
|
||||||
ul,li{
|
ul,li{
|
||||||
margin:0;padding:0;list-style-type: none;
|
margin:0;padding:0;list-style-type: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user