mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Properly align word-count
no ref - Re-adds word-count styles
This commit is contained in:
parent
5c43b80cad
commit
9b002edbf7
1 changed files with 4 additions and 0 deletions
|
@ -164,6 +164,10 @@
|
|||
}
|
||||
} // .content
|
||||
|
||||
.word-count {
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
} // .settings-content
|
||||
|
||||
// This is the header for /ghost/settings/view/
|
||||
|
|
Loading…
Add table
Reference in a new issue