diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/menustyle.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/menustyle.inc b/templates/menustyle.inc index 3207b01b..787e7dee 100644 --- a/templates/menustyle.inc +++ b/templates/menustyle.inc @@ -95,6 +95,7 @@ border-bottom: 1px solid white; border-left: 1px solid white; border-right: 1px solid white; + border-top: 1px solid white; /* float: left; /* use for horizontal menu; comment out otherwise */ padding: 5px 0px 5px 10px; width: 10.5em; |