|
|
@@ -6610,7 +6610,7 @@ body {
|
|
|
top: 200px;
|
|
|
}
|
|
|
#body-container {
|
|
|
- margin-left: 220px;
|
|
|
+ margin-left: 200px;
|
|
|
/**padding: 10px;*/
|
|
|
margin-top: 50px;
|
|
|
overflow-x: hidden;
|
|
|
@@ -7540,7 +7540,7 @@ pre {
|
|
|
list-style-type: disc;
|
|
|
}
|
|
|
#sidebar {
|
|
|
- width: 220px;
|
|
|
+ width: 200px;
|
|
|
position: fixed;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
@@ -7747,7 +7747,7 @@ pre {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.topnav-navbar .navbar-header {
|
|
|
- width: 220px;
|
|
|
+ width: 200px;
|
|
|
background: #3ca2e0;
|
|
|
}
|
|
|
.topnav-navbar .navbar-header .navbar-brand {
|
|
|
@@ -9424,7 +9424,7 @@ body {
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
margin-left: 0 !important;
|
|
|
- width: 220px !important;
|
|
|
+ width: 200px !important;
|
|
|
border-top: none !important;
|
|
|
}
|
|
|
.side-widgets .menu {
|