mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 18:34:39 +03:00
Properly align word-count
no ref - Re-adds word-count styles
This commit is contained in:
parent
5c43b80cad
commit
9b002edbf7
@ -164,6 +164,10 @@
|
||||
}
|
||||
} // .content
|
||||
|
||||
.word-count {
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
} // .settings-content
|
||||
|
||||
// This is the header for /ghost/settings/view/
|
||||
|
Loading…
Reference in New Issue
Block a user