Commit compiled CSS
This commit is contained in:
parent
d686009916
commit
b9d18fd968
1 changed files with 4 additions and 0 deletions
|
@ -8211,3 +8211,7 @@ label.panel-block {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
z-index: 10; }
|
z-index: 10; }
|
||||||
|
|
||||||
|
/* If there's no featured image, leave enough blank space for the dropping down title. */
|
||||||
|
.content.no-featured-image {
|
||||||
|
margin-top: 4rem; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue