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) {
|
||||
nav .zbrand {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-fixed {
|
||||
@@ -234,7 +234,7 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.title-container li{
|
||||
.title-container li{
|
||||
height: 64px;
|
||||
height:100%;
|
||||
width: 84%;
|
||||
@@ -532,3 +532,8 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
-webkit-transition: width 1s ease;
|
||||
transition: width 1s ease;
|
||||
}
|
||||
|
||||
.mdi-action-lock
|
||||
{
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user