mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Adjust styles to markup changes
This commit is contained in:
parent
cffa807503
commit
00f28b935e
@ -25,9 +25,8 @@
|
||||
}
|
||||
|
||||
.login-form {
|
||||
min-width: 24em;
|
||||
width: 24em;
|
||||
position: relative;
|
||||
width: 33%;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@ -66,14 +65,9 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.control-group {
|
||||
margin: 0 auto; // Center horizontally
|
||||
}
|
||||
|
||||
.control-group,
|
||||
.form-errors {
|
||||
width: 24em;
|
||||
|
||||
.form-errors,
|
||||
input[type="text"],
|
||||
input[type="password"] {
|
||||
&:not(:last-child) {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user