diff -r 56b008563db8 -r 1288dbf0f9b5 www-thermferm/css/style.css --- a/www-thermferm/css/style.css Fri Aug 01 11:45:35 2014 +0200 +++ b/www-thermferm/css/style.css Fri Aug 01 14:42:44 2014 +0200 @@ -168,7 +168,7 @@ #fermentor_panel_top { width: 236px; - height: 143px; + height: 156px; float: right; background-color: #bbb; border: 2px solid; @@ -183,6 +183,11 @@ float: left; } +input.select { + margin-left: 10px; + margin-top: 10px; +} + #fermentor_powerled { width: 78px; height: 56px;