diff options
Diffstat (limited to 'themes/polaris/assets/css/style.css')
-rw-r--r-- | themes/polaris/assets/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/polaris/assets/css/style.css b/themes/polaris/assets/css/style.css index 1ca72e4..230e5b8 100644 --- a/themes/polaris/assets/css/style.css +++ b/themes/polaris/assets/css/style.css @@ -84,7 +84,7 @@ a:hover { font-style: italic; } -nav ul { +.nav-over ul { list-style-type: none; margin: 0; padding-left: 0; |