Increase padding

This commit is contained in:
Alex Yatskov 2016-04-13 23:16:00 -07:00
parent e6365a10e4
commit ba3e0c6532

View File

@ -28,7 +28,7 @@
max-width: 500px;
min-width: 200px;
overflow-y: auto;
padding: 10px;
padding: 14px;
position: fixed;
visibility: hidden;
z-index: 256;