Important :/

This commit is contained in:
Kyle Fiedler
2012-04-26 13:33:27 -04:00
parent eef6fee0dd
commit 05196249c1
2 changed files with 2 additions and 2 deletions

View File

@@ -3626,7 +3626,7 @@ nav.sequence-nav ol li p::after {
width: 10px; }
nav.sequence-nav ul {
margin-right: 1px;
list-style: none;
list-style: none !important;
position: absolute;
right: 0;
top: 0;

View File

@@ -171,7 +171,7 @@ nav.sequence-nav {
ul {
margin-right: 1px;
list-style: none;
list-style: none !important;
position: absolute;
right: 0;
top: 0;