css: fix problem with blank spaces in Posts page (#13)

This commit is contained in:
Marcin Mierzejewski 2020-09-27 20:18:38 +02:00
parent 7b57070c63
commit 36d4597a80

View file

@ -209,7 +209,6 @@ figure {
position: absolute;
left: 0px;
width: 150px;
height: 100%;
z-index: 400;
font-weight: bold;
padding-top: 3px;
@ -267,7 +266,6 @@ figure {
position: absolute;
left: 0px;
width: 150px;
height: 100%;
z-index: 400;
font-weight: bold;
padding-top: 3px;