fixed alignment for graph widgets with job widget on dashboard

This commit is contained in:
Jared Tabor
2014-07-02 10:53:54 -04:00
parent 72f3005f8b
commit 85457eec87
2 changed files with 19 additions and 12 deletions
+8
View File
@@ -45,6 +45,14 @@
background-image: none
}
.left-side {
padding-right: 7px;
}
.right-side {
padding-left: 7px;
}
.custon-carousel{
width:150px;
height:200px;