regression fix: device page header overflow

This commit is contained in:
Gary Sharp
2025-02-27 13:17:04 +11:00
parent 62a5da7513
commit d31c2db43b
14 changed files with 8 additions and 30 deletions
-5
View File
@@ -2,12 +2,8 @@
#layout_PageHeading {
#Job_Show_Status {
/*position: absolute;
right: 20px;
top: 6px;*/
margin-left: 20px;
display: inline-block;
height: 50px;
font-family: @FontFamilyHeading;
font-weight: @FontWeightHeading;
font-stretch: @FontStretchHeading;
@@ -22,7 +18,6 @@
#Job_Show_QueueStatus {
display: inline-block;
float: right;
height: 50px;
font-size: 0.6em;
}