Commit compiled CSS
This commit is contained in:
parent
fae37363b4
commit
6d4bb660f1
1 changed files with 2 additions and 1 deletions
|
@ -8227,7 +8227,8 @@ label.panel-block {
|
||||||
height: 0;
|
height: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
z-index: 10; }
|
z-index: 10;
|
||||||
|
line-height: 1.8; }
|
||||||
|
|
||||||
/* If there's no featured image, leave enough blank space for the dropping down title. */
|
/* If there's no featured image, leave enough blank space for the dropping down title. */
|
||||||
.content.no-featured-image {
|
.content.no-featured-image {
|
||||||
|
|
Loading…
Add table
Reference in a new issue