Image: Keep images from overflowing out of rounded corners
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
This commit is contained in:
parent
84e52c948b
commit
99f545b685
1 changed files with 1 additions and 0 deletions
|
@ -4339,6 +4339,7 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
|
|||
display: inline-block;
|
||||
margin: 1px;
|
||||
vertical-align: middle;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.module-image--with-background {
|
||||
|
|
Loading…
Reference in a new issue