Add 100% width to LabelFormat
This commit is contained in:
parent
3df58fc9db
commit
366ce5b3eb
|
@ -11,6 +11,7 @@
|
|||
|
||||
textarea,
|
||||
input[name="newMonitor[Name]"],
|
||||
input[name="newMonitor[LabelFormat]"],
|
||||
input[name="newMonitor[ControlDevice]"],
|
||||
input[name="newMonitor[ControlAddress]"] {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue