mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-11 13:42:49 +01:00
Fix task input width
This commit is contained in:
parent
3540b43beb
commit
96775394b9
@ -12,7 +12,7 @@
|
||||
<style type="text/css">
|
||||
|
||||
input.time-input {
|
||||
width: 110px;
|
||||
width: 100%;
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user