X Tutup
Skip to content

Commit 759e6ea

Browse files
committed
docs css fixes
1 parent c4989d8 commit 759e6ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/templates/docs.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ h4 {
137137
#sidebar {
138138
margin-top: 4em;
139139
width: 15.5em;
140-
padding: 0.7em;
140+
padding: 0.8em 0.7em 0.7em 0.7em;
141141
background: #7989D6;
142142
overflow: hidden;
143143
float: left;
@@ -157,7 +157,7 @@ h4 {
157157

158158

159159
#sidebar input {
160-
width: 18.9em;
160+
width: 207px;
161161
}
162162

163163

0 commit comments

Comments
 (0)
X Tutup