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