Retrospring/app/assets/stylesheets/scss/mobile/settings.scss

12 lines
157 B
SCSS
Raw Normal View History

2015-05-15 15:39:33 -07:00
#profile-header-media {
clear: both;
display: block;
.pull-left {
float: none !important;
clear: both;
img {
width: 100%
}
}
}