Remove unneeded CSS rules
I need to clean up this stylesheet at some point, it's a complete mess!
This commit is contained in:
parent
43d25b62e2
commit
359f6c21e3
@ -52,10 +52,7 @@ header div.info span.subtext {
|
||||
}
|
||||
|
||||
nav {
|
||||
text-align: center;
|
||||
height: 42px;
|
||||
line-height: 32px;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user