We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
px
1 parent 60f54c0 commit b323702Copy full SHA for b323702
2 files changed
admin/css/debug-toolbar/toolbar.scss
@@ -28,8 +28,8 @@
28
width: 36px;
29
30
// Spacing
31
- margin: 0px;
32
- padding: 0px;
+ margin: 0;
+ padding: 0;
33
34
// Content
35
clear: both;
system/Debug/Toolbar/Views/toolbar.css
@@ -13,8 +13,8 @@
13
z-index: 10000;
14
height: 36px;
15
16
17
18
19
text-align: center;
20
cursor: pointer;
0 commit comments