diff --git a/app/css/thermostat.css b/app/css/thermostat.css index 3a2950e..f7bb3ab 100755 --- a/app/css/thermostat.css +++ b/app/css/thermostat.css @@ -48,4 +48,8 @@ #index li.maxthermodevice.unsynced{ color: gray !important; +} + +#index li.maxthermodevice div.controls .ui-controlgroup-horizontal{ + height: 34px; } \ No newline at end of file