mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-06 23:04:28 +02:00
Merge pull request #14954 from mf-fx/search_button_alignment
Frio: Fix vertical alignment of overlayed submit buttons
This commit is contained in:
commit
dfe86ee677
1 changed files with 1 additions and 1 deletions
|
@ -2460,7 +2460,7 @@ input[type="range"].form-control {
|
|||
|
||||
.form-group-search .form-button-search {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
top: 2px;
|
||||
right: 4px;
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue