Merge pull request #2972 from tribela/fix-secondary-button
Fix secondary post button alignment
This commit is contained in:
parent
f34326c30c
commit
2d248620d6
@ -857,6 +857,10 @@ body > [data-popper-placement] {
|
|||||||
flex: 0 1 auto;
|
flex: 0 1 auto;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|
||||||
|
.icon {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user