diff options
| -rw-r--r-- | themes/clouds/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index cb30490ad8..0a0687bee3 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -58,7 +58,7 @@ body { /* set up div container for main menu and options menu */ -#topMenu {border-bottom: 1px solid #003399; clear: both; height:31px; width: 100%; background: #aaccff;} +#topMenu {clear: both; height:31px; width: 100%; background: #aaccff;} #menu-right {float: right; margin-right: 20px;} /* LTR to TRL Translation */ |
