Skip to content

Commit 34e2192

Browse files
committed
Tweaked leftmenu width setting.
- Legacy-Id: 9388
1 parent 11071d9 commit 34e2192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/ietf.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ body { padding-top: 70px; }
6969
.nav-stacked>li, .nav-stacked>li+li { margin: 0; line-height: 1.214; }
7070
.nav-stacked>li>a { padding: 2px 8px; }
7171
.leftmenu {
72-
max-width: 200px;
72+
width: 200px;
7373
}
7474
.leftmenu .nav { overflow-wrap: break-word }
7575

0 commit comments

Comments
 (0)