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
@@ -76,12 +76,8 @@
opacity: 1;
}
#layout_PageHeading #Job_Show_Status {
/*position: absolute;
right: 20px;
top: 6px;*/
margin-left: 20px;
display: inline-block;
height: 50px;
font-family: "Segoe UI", Arial, Verdana, Tahoma, sans-serif;
font-weight: lighter;
font-stretch: condensed;
@@ -94,7 +90,6 @@
#layout_PageHeading #Job_Show_QueueStatus {
display: inline-block;
float: right;
height: 50px;
font-size: 0.6em;
}
#layout_PageHeading #pendingEnrolments {