mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Do not force huge add member button
BS4 provides larger touch-friendly controls anyway.
This commit is contained in:
parent
f9856cb991
commit
a47d91fab9
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ body {
|
|||
|
||||
#add-member-form { padding-top: 1em; padding-bottom: 1em; }
|
||||
#add-member-form input[type="text"] { width: 60%; }
|
||||
#add-member-form button { width: 35%; }
|
||||
|
||||
#table_overflow { overflow-y: auto; overflow-x: hidden;}
|
||||
|
||||
|
|
Loading…
Reference in a new issue