adjust right padding on save indicator
This commit is contained in:
parent
a69c6bdd26
commit
3e18da6cd0
@ -37,7 +37,7 @@ textarea {
|
||||
#saved-indicator {
|
||||
position: fixed;
|
||||
bottom: -40px;
|
||||
right: 10px;
|
||||
right: 20px;
|
||||
font-size: 12px;
|
||||
background-color: green;
|
||||
padding: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user