mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Make confirmation label of width 'auto'
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
5a050552e8
commit
d1fe28ff7e
6 changed files with 9 additions and 5 deletions
|
@ -108,3 +108,7 @@ span.hover-help {
|
|||
border-bottom: 1px dotted black;
|
||||
cursor:help;
|
||||
}
|
||||
|
||||
label.confirmation {
|
||||
width: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue