mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fix save button being slightly off from other buttons
This commit is contained in:
parent
0888c9e2df
commit
1870286f2a
1 changed files with 2 additions and 2 deletions
|
@ -2097,7 +2097,7 @@ a.tag:hover {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#saveButton {
|
#saveButton {
|
||||||
margin-top: 0;
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
.tooltip {
|
.tooltip {
|
||||||
&.bottom .tooltip-arrow {
|
&.bottom .tooltip-arrow {
|
||||||
|
|
Loading…
Add table
Reference in a new issue