Skip to content

Commit 2775ef5

Browse files
committed
Align styling options better in footer
1 parent ba4e9d8 commit 2775ef5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

community/browser/app/styles/inspector.styl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,12 @@
3030
margin-right: 5px
3131
margin-left: 3px
3232

33-
.colors, .node-sizes, .arrow-widths
33+
.colors, .node-sizes, .arrow-widths, .attributes
3434
ul.list-inline > li
3535
padding-left: 1px
36+
line-height: 0
37+
.colors, .node-sizes, .arrow-widths
38+
li
3639
a
3740
background-color: #aaa
3841
display: inline-block;

0 commit comments

Comments
 (0)