Commit 3e5dbb6609d99529dad95a9a81850fd04d73940b

Authored by Tomáz Martins
1 parent 7097bbde

Adjusting statistic-block in left-bar.css for box-2

Signed-off-by: TomazMartins <tomaz.r.martins@gmail.com>
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
css/left-bar.css
... ... @@ -139,6 +139,10 @@
139 139 /*** END OF WARNING - WITH BOX-4 ***/
140 140  
141 141 /*** Statistics block **/
  142 +.template-default #content .box-2 .statistics-block {
  143 + padding: 10px 0px 10px 10px
  144 +}
  145 +
142 146 .statistics-block-data ul {
143 147 margin-top: 10px;
144 148 }
... ...