1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Remove Boostrap Grid

Replaced with CSS Grid layout.
This commit is contained in:
Harvey Kandola 2018-12-21 11:46:51 +00:00
parent 61c648a7ac
commit 60d2ef57bb
12 changed files with 252 additions and 308 deletions

View file

@ -47,19 +47,10 @@
}
.non-printable,
header,
footer,
.tabnav-control,
.document-toolbar,
.document-toc,
.tabnav-control,
#nav-bar,
.no-print,
.master-sidebar-container
.page-toolbar,
.start-section,
.start-button,
#top-bar,
#sidebar,
#sub-nav,
.new-section-wizard {
float: none !important;
display: none !important;
@ -111,20 +102,7 @@
color: #000000 !important;
}
.container {
width: auto !important;
min-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
[class*="col-"] {
float: left !important;
width: 100% !important;
}
.layout-body, .layout-content {
.master-content {
padding: 0 !important;
margin: 0 !important;
display: block !important;