Clip web button wrapper overflow on x-axis
This commit is contained in:
parent
2b82f680ea
commit
d0390d49d8
|
@ -159,6 +159,7 @@ p + .adoptables { margin-top: 1em; }
|
|||
list-style-type: "";
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
/* Tabs */
|
||||
|
|
Loading…
Reference in New Issue