ui2 desktop tweaks

This commit is contained in:
Devin Smith 2015-03-31 19:05:10 -07:00
parent 432b78d827
commit 5714bddcdc

View File

@ -3797,6 +3797,7 @@ font-familt: "Museo Slab";
h4.restaurants-top-title { h4.restaurants-top-title {
font-size: 2em; font-size: 2em;
font-weight: normal; font-weight: normal;
margin-bottom: .3em;
} }
.restaurants-top-wrap { .restaurants-top-wrap {
padding-top: 0; padding-top: 0;
@ -3884,13 +3885,12 @@ font-familt: "Museo Slab";
display: none; display: none;
} }
.restaurants-bubble-wrap { .restaurants-bubble-wrap {
margin-right:8em; margin-right:6em;
float: right; float: right;
margin-bottom: 5px; margin-bottom: 5px;
margin-top: -10px; margin-top: 0px;
} }
.restaurants-top-tag { .restaurants-top-tag {
margin-top: 1em;
float: left; float: left;
margin-bottom: 1em; margin-bottom: 1em;
} }