ai tags: fix add/remove button size.
Fix it so the Add/Remove button stays the same size and doesn't shift the layout when transitioning between states.
This commit is contained in:
@@ -108,6 +108,7 @@ a, button, input[type="submit"] {
|
|||||||
/* A small button. */
|
/* A small button. */
|
||||||
&.button-sm {
|
&.button-sm {
|
||||||
padding: 0.25em 1em;
|
padding: 0.25em 1em;
|
||||||
|
height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* A medium button. */
|
/* A medium button. */
|
||||||
|
|||||||
Reference in New Issue
Block a user