mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Fix edit button alignment (#817)
This commit is contained in:
parent
3a3ee44389
commit
97eaaad744
|
|
@ -1507,7 +1507,8 @@ input::placeholder {
|
|||
float: right;
|
||||
font-size: 10px;
|
||||
font-weight: normal;
|
||||
margin-top: 2px;
|
||||
/* height 34px, parent postHeaderTitle height 40. Center this */
|
||||
margin-top: 3px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue