Update core.less

pull/56/head
Abdullah Almsaeed 2014-06-22 19:14:13 -04:00
parent f31f32b317
commit 7737015bdc
1 changed files with 2 additions and 1 deletions

View File

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