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