mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-09 02:55: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;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.not-imported-container{
|
.not-imported-container{
|
||||||
@@ -1943,6 +1944,8 @@ nav ul li:hover, nav ul li.active {
|
|||||||
#admin-lock
|
#admin-lock
|
||||||
{
|
{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
|
display: flex;
|
||||||
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user