Set overflow clip margin for website button wrappers
This commit is contained in:
parent
ad49bf7647
commit
c63d4f5ff9
@ -162,6 +162,7 @@ p + .adoptables { margin-top: 1em; }
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow-x: clip;
|
||||
overflow-clip-margin: 0.5em;
|
||||
}
|
||||
|
||||
/* Tabs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user