css: fix problem with blank spaces in Posts page (#13)
This commit is contained in:
parent
7b57070c63
commit
36d4597a80
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue