css
This commit is contained in:
parent
8b34b3eb18
commit
38bbc1d28d
@ -142,7 +142,11 @@ a.info-box-text-a i.fa.fa-exclamation-triangle {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.info-box-icon-text{
|
||||
.info-box-line {
|
||||
line-height: 1.35em;
|
||||
}
|
||||
|
||||
.info-box-icon-text {
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
||||
@ -234,7 +234,11 @@ a.info-box-text-a i.fa.fa-exclamation-triangle {
|
||||
max-width: 55%;
|
||||
}
|
||||
|
||||
.info-box-icon-text{
|
||||
.info-box-line {
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
.info-box-icon-text {
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user