mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 20:27:40 +02:00
UI Improvements - Admin Default Theme - Updates #194
This commit is contained in:
@@ -444,19 +444,19 @@ td, th {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.margin-top-1em {
|
||||
.margin-top-1 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.margin-top-2em {
|
||||
.margin-top-2 {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.margin-bottom-1em {
|
||||
.margin-bottom-1 {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.margin-bottom-2em {
|
||||
.margin-bottom-2 {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user