- #nav.transparent ul li a.current not floating right
This commit is contained in:
parent
7622c93473
commit
0d210e4e95
6
public/css/style.css
vendored
6
public/css/style.css
vendored
|
@ -354,12 +354,6 @@ section.normal {
|
||||||
background: #2dc592;
|
background: #2dc592;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation ul li a.current,
|
|
||||||
/* .navigation ul li a:hover {
|
|
||||||
background-color: #eee;
|
|
||||||
color: #757575;
|
|
||||||
} */
|
|
||||||
|
|
||||||
/* Float right the list item that should be right aligned */
|
/* Float right the list item that should be right aligned */
|
||||||
.navigation ul li.right { float: right; }
|
.navigation ul li.right { float: right; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user