mirror of
https://github.com/munki/munki.git
synced 2026-04-22 12:38:23 -05:00
Showcase image now has overflow:hidden. CSS change courtesy rfitzwater. Fixes issue 291.
This commit is contained in:
@@ -1193,6 +1193,7 @@ div.showcase {
|
||||
height: 200px;
|
||||
margin: 0;
|
||||
opacity: 1;
|
||||
overflow: hidden;
|
||||
-webkit-transition: opacity .25s;
|
||||
-webkit-border-bottom-right-radius: 8px;
|
||||
-webkit-box-shadow: 0 1px 3px #999;
|
||||
|
||||
Reference in New Issue
Block a user