mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 18:15:35 +00:00
Trying to fix for firefox..
This commit is contained in:
@@ -527,6 +527,7 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.not-imported-container{
|
||||
@@ -1943,6 +1944,8 @@ nav ul li:hover, nav ul li.active {
|
||||
#admin-lock
|
||||
{
|
||||
position:absolute;
|
||||
display: flex;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user