mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Attempt to fix the height sizing of the modal overlay
This commit is contained in:
parent
93cc797aac
commit
c1f208d74e
@ -289,6 +289,10 @@ body > div.navbar-fixed > nav > div {
|
|||||||
background-color: #546e7a;
|
background-color: #546e7a;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal-overlay {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.betatag {
|
.betatag {
|
||||||
font-variant: small-caps;
|
font-variant: small-caps;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
Loading…
Reference in New Issue
Block a user