mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-06 22:24:27 +02:00
Fix vertical alignment of search button
This commit is contained in:
parent
544b926c9e
commit
130ae2d773
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