[S] Replace definite height with padding

This commit is contained in:
Hykilpikonna
2020-04-19 16:17:07 -04:00
parent cbfad69d22
commit f1885509d8
@@ -63,13 +63,12 @@
.item
{
height: 30px;
text-align: left;
margin-bottom: 10px;
background: #fbfbfb;
border-radius: 4px;
padding-left: 10px;
padding: 5px 10px;
.name
{