mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +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 {
|
||||
margin-top: 0;
|
||||
margin-top: 2px;
|
||||
}
|
||||
.tooltip {
|
||||
&.bottom .tooltip-arrow {
|
||||
|
@ -2292,4 +2292,4 @@ pre, code {
|
|||
.h-captcha iframe {
|
||||
width: 90% !important;
|
||||
border-radius: 10px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue