Fix conflicts with bootstrap css
This commit is contained in:
parent
bd57cfb94d
commit
c62b975670
@ -9000,6 +9000,10 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.peers-reverse {
|
||||
flex-flow: row-reverse wrap;
|
||||
}
|
||||
|
||||
.peer {
|
||||
display: block;
|
||||
@ -29807,7 +29811,7 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.p-0 {
|
||||
.pA-0 {
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
@ -30137,7 +30141,7 @@
|
||||
padding-right: 0px !important;
|
||||
}
|
||||
}
|
||||
.p-1 {
|
||||
.pA-1{
|
||||
padding: 1px !important;
|
||||
}
|
||||
|
||||
@ -30467,7 +30471,7 @@
|
||||
padding-right: 1px !important;
|
||||
}
|
||||
}
|
||||
.p-2 {
|
||||
.pA-2 {
|
||||
padding: 2px !important;
|
||||
}
|
||||
|
||||
@ -30797,7 +30801,7 @@
|
||||
padding-right: 2px !important;
|
||||
}
|
||||
}
|
||||
.p-3 {
|
||||
.pA-3 {
|
||||
padding: 3px !important;
|
||||
}
|
||||
|
||||
@ -31127,7 +31131,7 @@
|
||||
padding-right: 3px !important;
|
||||
}
|
||||
}
|
||||
.p-4 {
|
||||
.pA-4 {
|
||||
padding: 4px !important;
|
||||
}
|
||||
|
||||
@ -31457,7 +31461,7 @@
|
||||
padding-right: 4px !important;
|
||||
}
|
||||
}
|
||||
.p-5 {
|
||||
.pA-5 {
|
||||
padding: 5px !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user