mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 04:38:27 +01:00
Backward compatibility css
This commit is contained in:
parent
dd184a024c
commit
8d0af7cf46
@ -87,4 +87,9 @@ table.table { width: 100% }
|
||||
margin: 0;
|
||||
overflow: visible;
|
||||
clip: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.mt-0 { margin-top: 0 }
|
||||
.mb-0 { margin-bottom: 0 }
|
||||
.mt-3 { margin-top: 1rem !important; }
|
||||
.d-flex { display: flex !important; }
|
Loading…
x
Reference in New Issue
Block a user