Update: menu separators & text placeholder

This commit is contained in:
Gary Sharp
2013-12-26 11:53:02 +11:00
parent 35391ad1a1
commit 2ddf4b7bd9
12 changed files with 64 additions and 103 deletions
-6
View File
@@ -60,12 +60,6 @@ header, #header {
display: inline-block;
z-index: 100000;
&.sep:after {
padding: 4px 0;
color: @white;
content: '\007C';
}
&.moveRight {
margin-left: 40px;
}