1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 13:51:33 +02:00

Fix too small #lang margin on pepa-linha design

This commit is contained in:
0x1793d1
2019-01-28 13:55:21 +01:00
committed by Jakub Vrána
parent a2ec51e948
commit 333da64cdb

View File

@@ -575,7 +575,7 @@ label {
top: 55px; top: 55px;
right: 100%; right: 100%;
z-index: 10; z-index: 10;
margin-right: -331px; margin-right: -340px;
line-height: normal; line-height: normal;
padding: 0; padding: 0;
left: auto; left: auto;