fixed margin-top in welcome
This commit is contained in:
@@ -24,7 +24,9 @@ div.flash.alert:hover {
|
||||
.ie-lte8 div.flash:hover {
|
||||
filter: alpha(opacity=25);
|
||||
}
|
||||
|
||||
.main-container {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
div.error {
|
||||
width: auto;
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
{{end}}
|
||||
<!-- Main ========================================= -->
|
||||
<!-- Begin page content -->
|
||||
<div class="container-fluid">
|
||||
<div class="container-fluid main-container">
|
||||
{{if left_sidebar_enabled:}}
|
||||
<div class="col-md-3 left-sidebar">
|
||||
{{block left_sidebar}}
|
||||
|
||||
Submodule gluon/packages/dal updated: c409beaff6...b60f9032cc
Reference in New Issue
Block a user