Beginning work on the right-hand side menu styling.
This commit is contained in:
parent
e4989a43a6
commit
a1bf92d6c7
@ -287,6 +287,12 @@ body {
|
||||
&:hover {
|
||||
background-color: extract(@lightGrey, 1);
|
||||
}
|
||||
i, span {
|
||||
float: left;
|
||||
}
|
||||
span {
|
||||
margin-left: 20px;
|
||||
}
|
||||
}
|
||||
@media @mobile-portrait-with-keyboard, @mobile-portrait {
|
||||
height: 110px;
|
||||
|
Loading…
Reference in New Issue
Block a user