Issue #5251: fix hidden overflow

modified:   app/assets/stylesheets/getting-started.css.scss

	modified:   app/assets/stylesheets/getting-started.css.scss
This commit is contained in:
SansPseudoFix 2014-11-22 15:01:20 +01:00
parent 827b68fe63
commit 66b76024ed

View file

@ -4,6 +4,10 @@
height: 50px;
}
.well .media{
overflow: visible;
}
.awesome {
text-align: center;