mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
Fix the search-button to allow captions wider than 80px (e.g. in german translation)
Change width to min-width. - Loui Signed-off-by: PyroPeter <abi1789@googlemail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
fd863210f8
commit
a4458e75bd
2 changed files with 3 additions and 3 deletions
|
@ -185,6 +185,6 @@ input.button {
|
|||
color: #6c83b0;
|
||||
border: 1px solid #6c83b0;
|
||||
font-size: 12px;
|
||||
padding: 2px;
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue