Responsive UI Improvements across the board

This commit is contained in:
Colin McLeod
2015-06-07 16:35:07 -07:00
parent 3bb88a5c03
commit fde6ddf985
19 changed files with 225 additions and 217 deletions

View File

@@ -27,4 +27,12 @@ button {
fill: @disabled;
}
}
}
}
.button-lbl {
margin-left: 0.5em;
.smallTablet({
display: none;
});
}