1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-04-03 18:20:29 +02:00

Fix maximize modal

This commit is contained in:
Robbie Antenesse 2019-05-13 10:49:29 -06:00
parent a321ae1582
commit c76814b7ca

View file

@ -290,7 +290,7 @@ $nav-font-height: 16px;
.maximize-modal {
section {
top: ($general-padding * 2) + $nav-font-height + 13px;;
top: ($general-padding * 2) + $nav-font-height + 15px;
bottom: ($general-padding * 2) + $nav-font-height + 10px;
overflow: hidden;
padding: 0;