Commit e1d1d462 authored by Randall Leeds's avatar Randall Leeds

squeeze margin between controls a bit

parent 64cacfb7
......@@ -641,14 +641,14 @@ blockquote {
.magicontrols {
& > * {
display: inline-block;
padding-right: 1em;
padding-right: .8em;
}
&.pull-right {
text-align: right;
& > * {
padding-left: 1em;
padding-left: .8em;
padding-right: 0;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment