Merge pull request #5418 from svbergerem/publisher-counter-style-fix
Fix character count placement for publisher
This commit is contained in:
commit
544501a0e6
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
||||||
height: 30px;
|
height: 30px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 70px;
|
right: 100px;
|
||||||
bottom: -31px;
|
bottom: -31px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue