mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Fix upgrade modal styling
This commit is contained in:
parent
9fe183f125
commit
597f0f5548
@ -9,6 +9,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
min-height: 1500px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#upgrade-modal h1 {
|
#upgrade-modal h1 {
|
||||||
@ -17,8 +18,8 @@
|
|||||||
padding: 0 0 25px 0;
|
padding: 0 0 25px 0;
|
||||||
margin: 0!important;
|
margin: 0!important;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding-top: 20px;
|
padding-top: 0px;
|
||||||
padding-bottom: 40px;
|
padding-bottom: 20px;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user