mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
25e3d1c9f6
commit
8808646647
3 changed files with 4 additions and 3 deletions
|
@ -251,6 +251,7 @@
|
|||
.post-controls {
|
||||
float:right;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.post-settings-menu {
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
right: 0;
|
||||
z-index: 400;
|
||||
height: 40px;
|
||||
padding: 10px 15px;
|
||||
padding: 6px 15px 14px;
|
||||
text-transform: uppercase;
|
||||
color: $brown;
|
||||
//Transparent gradient to make bg fade out as it goes out the top.
|
||||
|
|
4
core/client/docs/dist/css/ghost-ui.min.css
vendored
4
core/client/docs/dist/css/ghost-ui.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue