make buttons in event display options line up
This commit is contained in:
@ -19,6 +19,10 @@
|
|||||||
z-index: 10;
|
z-index: 10;
|
||||||
transition: background-color .5s ease;
|
transition: background-color .5s ease;
|
||||||
|
|
||||||
|
button {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
button:last-child {
|
button:last-child {
|
||||||
margin: 0 0 0 auto;
|
margin: 0 0 0 auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user