@@ -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;
-}
+}