Changes before go-live

This commit is contained in:
2020-02-26 21:37:32 +01:00
parent c572f8b711
commit 1b1f4d4ebc
5 changed files with 50 additions and 20 deletions

View File

@@ -351,6 +351,10 @@ button[disabled]:hover
width: 100%;
}
.mega_menu a.fixed-height {
height: 135px;
}
a.fixed-height {
display: block;
position: relative;