Responsive tweaks and refactoring

This commit is contained in:
Colin McLeod
2015-06-10 00:17:08 -07:00
parent 3cdb576140
commit 4fb1ad11ca
16 changed files with 139 additions and 52 deletions

View File

@@ -3,7 +3,6 @@
float: left;
text-align: left;
width: 100%;
font-size: 0.85em;
margin-top: 0.25em;
position: relative;
z-index: 0;
@@ -16,7 +15,7 @@
fill: @fg;
.details {
min-height: 2.5em;
min-height: 2.7em;
padding: 0.25em 0;
box-sizing: border-box;
overflow: hidden;
@@ -48,7 +47,7 @@
}
.empty {
font-size: 1.5em;
font-size: 1.3em;
color: lighten(@primary-bg, 12%);
text-align: center;
letter-spacing: 0.1em;