Skip to content

Commit a057812

Browse files
committed
Merge commit 'refs/pull/110/head' of https://github.com/MathMan05/Fermi
2 parents a04acd9 + 21e1888 commit a057812

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/webpage/style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,7 @@ span.instanceStatus {
14421442
max-height: fit-content;
14431443
flex-basis: auto;
14441444
flex-grow: 0;
1445+
margin-top: auto;
14451446
}
14461447
.scroller {
14471448
flex: 1;
@@ -1463,7 +1464,6 @@ span.instanceStatus {
14631464
}
14641465
#ghostMessages {
14651466
transform: translate(0px, -22px);
1466-
flex-grow: 1;
14671467
}
14681468
#pasteimage:empty {
14691469
height: 0;
@@ -1629,6 +1629,9 @@ span.instanceStatus {
16291629
padding: 3px 36px 3px 16px;
16301630
border-left: 2px solid transparent;
16311631
}
1632+
.titlespace {
1633+
margin-bottom: 20px;
1634+
}
16321635
.messagediv {
16331636
position: relative;
16341637
}

0 commit comments

Comments
 (0)