removed 'users' from the dashboard stats, and fixed the sizing/resizing issue with the dashboard stats. Also included a hard max of 10 rows for the jobs widget, which is temporary for tomorrow's demo

This commit is contained in:
Jared Tabor
2014-07-02 17:51:57 -04:00
parent f64ae5afdb
commit edfa9836a5
5 changed files with 48 additions and 47 deletions

View File

@@ -43,7 +43,8 @@
.count-container{
border: 1px solid @grey;
border-radius: 4px;
padding: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 15px;
}
.carousel-control.left, .carousel-control.right {