clarion/app/assets/stylesheets/management/_users.scss

9 lines
151 B
SCSS
Raw Normal View History

2019-04-29 21:34:03 +03:00
.panel .panel-image img {
display: block;
max-width: 100%;
height: auto;
margin-right: auto;
margin-left: auto;
width: 100%;
2015-05-30 16:26:48 +03:00
}