Add a bit of spacing after style name in pop-up

This commit is contained in:
Jason 2015-04-08 14:10:34 -05:00
parent d8e9f61576
commit 32584911ea

View File

@ -12,8 +12,8 @@
} }
.style-name { .style-name {
cursor: default; cursor: default;
display: inline;
font-weight: bold; font-weight: bold;
margin-bottom: 2px;
} }
.actions { .actions {
font-size: x-small; font-size: x-small;