mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Koenig - Fix whitespace above/below cards
This commit is contained in:
parent
d0ca47892a
commit
b2e8f2b631
@ -453,6 +453,11 @@ textarea.koenig-card-markdown {
|
|||||||
* Cards
|
* Cards
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.__mobiledoc-card {
|
||||||
|
display: inline-block;
|
||||||
|
width: 100%;
|
||||||
|
margin: 0 0 1.7em 0; /* match P margin */
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tooltips
|
* Tooltips
|
||||||
|
Loading…
Reference in New Issue
Block a user