#132453, keep menus left justified even if the theme is centered, patch by dericknwq
This commit is contained in:
parent
ec97ad2402
commit
4d03934230
@ -23,7 +23,8 @@ height:21px;
|
||||
ul#simplemenu li {
|
||||
float:left;
|
||||
border-right:1px solid #999;
|
||||
border-left:1px solid #eee;
|
||||
border-left:1px solid #eee;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
ul#simplemenu li a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user