Commit fe305d527708e9400cd111997fd6b3aea45c40e7

Authored by Jarrett Jordaan
1 parent 2ce2c25d

Updated dashboard CSS.

Committed by: Jarrett Jordaan

Reviewed by: Megan Watson
Showing 1 changed file with 1 additions and 1 deletions
resources/css/kt-framing.css
... ... @@ -1065,7 +1065,7 @@ a.main_nav_item {
1065 1065  
1066 1066 .ktBlock {
1067 1067 position: relative;
1068   - padding: 0.1em 1em;
  1068 + padding: 0.1em 1em 1em 1em;
1069 1069 margin: 0 0 1em 0.5em;
1070 1070 z-index:0; /*Added to accomadate pageBody background change*/
1071 1071 }
... ...