changed widgets to block

This commit is contained in:
Jan Scheiper 2019-07-16 00:00:47 +02:00
parent 46368c841a
commit 3162bcf4c8

View File

@ -25,7 +25,7 @@
} }
.widget { .widget {
display: inline-block; display: block;
padding-top: 20px; padding-top: 20px;
height: 50px; height: 50px;
position: relative; position: relative;