[Glitch] check_boxes label should use display: inline-block
Port 057097e8ad
to glitch-soc
lolsob-rspec
parent
478abe3a58
commit
a04a39668e
|
@ -266,7 +266,7 @@ code {
|
|||
font-family: inherit;
|
||||
font-size: 14px;
|
||||
color: $primary-text-color;
|
||||
display: block;
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
position: relative;
|
||||
padding-top: 5px;
|
||||
|
|
Loading…
Reference in New Issue