mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-16 10:04:34 +02:00
Fix for Frontend User Auth page
This commit is contained in:
@@ -23,6 +23,24 @@ a:hover {
|
||||
|
||||
.error {
|
||||
color:red;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.margin-top-1 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.margin-top-2 {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.margin-bottom-1 {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.margin-bottom-2 {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
/* Flat UI */
|
||||
|
Reference in New Issue
Block a user