Redesign - popravek q-tip vprasajcka - ul li
This commit is contained in:
parent
f7725cdb5a
commit
aff3dd3c99
@ -6754,6 +6754,12 @@ a.help {
|
||||
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content p:last-of-type {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content ul {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content ul li {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
.qtip .qtip-wrapper .qtip-contentWrapper .qtip-content .qtip-more {
|
||||
display: block;
|
||||
margin-top: 16px;
|
||||
|
@ -93,8 +93,10 @@
|
||||
}
|
||||
|
||||
ul{
|
||||
margin-bottom: 8px;
|
||||
|
||||
li{
|
||||
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user