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;
right: 100%;
z-index: 10;
margin-right: -331px;
margin-right: -340px;
line-height: normal;
padding: 0;
left: auto;