Skip to content

Commit 2556c83

Browse files
authored
Resize dottydoc menu button to 15px
1 parent e7bad07 commit 2556c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-tool/resources/css/dottydoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ div#content-wrapper button#menu-toggle span.icon-bar {
101101
color: #837f84;
102102
display: block;
103103
margin: 3px 0;
104-
width: 22px;
104+
width: 15px;
105105
height: 2px;
106106
}
107107

0 commit comments

Comments
 (0)