mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 06:49:24 -05:00
Adjust css styling for proper display in firefox
This commit is contained in:
@@ -498,7 +498,8 @@ if($msg){
|
||||
<? endif ?>
|
||||
|
||||
<style>
|
||||
div.four label{float:left;display:table-cell;width:25%;font-size:12px}
|
||||
div.four{font-size:12px;width:300px}
|
||||
div.four label{float:left;display:table-cell;width:25%}
|
||||
div.four label:nth-child(4n+4){float:none;clear:both}
|
||||
div.four label.cpu1{width:32%}
|
||||
div.four label.cpu2{width:23%}
|
||||
|
||||
Reference in New Issue
Block a user