mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Merge pull request #213 from AileenCGN/7222-fix-arrow-positioning
🐛 Fix position of arrow in Apps UI
This commit is contained in:
commit
642fbb7668
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
||||||
.apps-configured > i {
|
.apps-configured > i {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2px;
|
top: 2px;
|
||||||
|
right: 0;
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue