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

12 lines
157 B
SCSS

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