Browse Source

Update core.less

Abdullah Almsaeed 10 years ago
parent
commit
7737015bdc
1 changed files with 2 additions and 1 deletions
  1. 2 1
      less/core.less

+ 2 - 1
less/core.less

@@ -105,6 +105,7 @@ body.fixed {
 .content {
     padding: 20px 15px;
     background: @body-bg;
+    overflow: auto;
 }
 
 /* Utility */
@@ -338,4 +339,4 @@ table.text-center {
     padding: 5px!important;
     width:auto!important;
     height:auto!important;
-}
+}