0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Padding fix for dropdown items.

This commit is contained in:
G.Ambatte
2021-06-25 20:50:40 +12:00
parent 4119626cb7
commit 205ed8e30e

View File

@@ -28,6 +28,7 @@
display : block;
width : 100%;
vertical-align : middle;
padding : 13px 5px;
box-sizing : border-box;
background-color : #333;
color : white;