retrospring/app/assets/stylesheets/scss/mobile/settings.scss
2015-05-16 04:09:33 +05:30

11 lines
157 B
SCSS

#profile-header-media {
clear: both;
display: block;
.pull-left {
float: none !important;
clear: both;
img {
width: 100%
}
}
}