Skip to content

Commit d5e99f8

Browse files
author
Richard Jones
committed
less indenting
1 parent 30f94c0 commit d5e99f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/issues/html/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,15 @@ body
6565
.menu > ul > li > ul,
6666
.menu > ul > li.current > ul
6767
{
68-
border:none;
68+
border: none;
6969
background-color: inherit;
70+
margin: 0;
7071
}
7172
.menu ul ul
7273
{
7374
margin-left: 2em;
7475
font-size: smaller;
76+
margin: 0 0 0 5pt;
7577
}
7678

7779
/* sub-menu items draw a separator */

0 commit comments

Comments
 (0)