mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
Fix edit button alignment (#817)
This commit is contained in:
parent
3a3ee44389
commit
97eaaad744
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue