mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Lock icon moved up
This commit is contained in:
@@ -78,7 +78,7 @@ display: inline;
|
|||||||
@media only screen and (min-width: 992px) {
|
@media only screen and (min-width: 992px) {
|
||||||
nav .zbrand {
|
nav .zbrand {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-fixed {
|
.navbar-fixed {
|
||||||
@@ -234,7 +234,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-container li{
|
.title-container li{
|
||||||
height: 64px;
|
height: 64px;
|
||||||
height:100%;
|
height:100%;
|
||||||
width: 84%;
|
width: 84%;
|
||||||
@@ -532,3 +532,8 @@ hide mdi-action-visibility mdi-action-visibility-off
|
|||||||
-webkit-transition: width 1s ease;
|
-webkit-transition: width 1s ease;
|
||||||
transition: width 1s ease;
|
transition: width 1s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mdi-action-lock
|
||||||
|
{
|
||||||
|
position:absolute;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user