Trying fix for serviceworker

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-05 16:35:26 +02:00
parent 7f09c1a999
commit 611bee8a99
4 changed files with 10 additions and 5 deletions

View File

@@ -779,7 +779,7 @@ hide mdi-action-visibility mdi-action-visibility-off
.mega{
padding: 6% 0px;
height: 100%;
/* height: 100%; */
position: relative;
z-index: 1;
background-color:#191919;
@@ -1538,6 +1538,10 @@ nav ul li:hover, nav ul li.active {
background-color: rgba(0,0,0,0.1);
}
.change_user_pass:hover {
background-color: initial;
}
.list-image, .list-suggested-image{
width: 34%;
height: 100%;