Compare commits

..

No commits in common. "a39e820dc9015a9c2d2ee486d897860f28e84fcd" and "ae377f14145d28f3e20d52518aadedaa7b2edde3" have entirely different histories.

View File

@ -115,7 +115,7 @@ nav.top div.slideout .dropdown {
height: 32px; height: 32px;
position: relative; position: relative;
z-index: 2; z-index: 2;
padding: 1px 3px; padding: 1px 4px;
white-space: nowrap; white-space: nowrap;
transition-duration: 0.05s; transition-duration: 0.05s;
} }
@ -2086,8 +2086,6 @@ body.dashboard .dash-title {
margin-bottom: -1px; margin-bottom: -1px;
} }
body.dashboard .dash-title.ulink { padding: 3px 3px 4px 3px; }
body.dashboard .dash-title.currency-mark { position: relative; float: right; top: 24px; } body.dashboard .dash-title.currency-mark { position: relative; float: right; top: 24px; }
body.dashboard .dash-title.rlink { float: right; } body.dashboard .dash-title.rlink { float: right; }