Merged in options_top_elem_fix (pull request #45)

Поправить нецеликом нажимающийся верхний пункт
This commit is contained in:
isqua 2015-02-07 20:26:30 +03:00
commit 62e20aca51
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ p
box-sizing: border-box; box-sizing: border-box;
max-height: 100%; max-height: 100%;
margin: 0; margin: 0;
padding: 10px 15px 5px; padding: 20px 15px 5px;
border: none; border: none;
background: transparent; background: transparent;