Skip to content

Commit fc61d3f

Browse files
committed
Make the toolbar button a little bit smaller
I think this more closely corresponds to the style before the CSS rework.
1 parent 56e941d commit fc61d3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

debug_toolbar/static/debug_toolbar/css/toolbar.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@
157157
}
158158

159159
#djDebug #djShowToolBarButton {
160-
padding: 5px;
161-
padding-bottom: 8px;
160+
padding: 0 5px;
162161
border: 4px solid #fff;
163162
border-bottom-width: 0;
164163
color: #fff;

0 commit comments

Comments
 (0)