Dashboard jobs widget

Fixed responsiveness of the dashboard jobs widget.
This commit is contained in:
Chris Houseknecht
2014-07-16 15:14:58 -04:00
parent 985cba94ef
commit 4ff2293914
5 changed files with 44 additions and 13 deletions

View File

@@ -85,7 +85,7 @@
padding-bottom: 15px;
}
@media (min-width: 1024px) {
@media (min-width: 769px) {
.left-side {
padding-right: 7px;
}