mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +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
|
||||
*/
|
||||
|
||||
.__mobiledoc-card {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
margin: 0 0 1.7em 0; /* match P margin */
|
||||
}
|
||||
|
||||
/**
|
||||
* Tooltips
|
||||
|
Loading…
Reference in New Issue
Block a user