some work on photo upload

This commit is contained in:
marijus
2014-10-30 14:10:55 +01:00
parent fc704d1f2f
commit 0ff4d9015b
7 changed files with 82 additions and 105 deletions

View File

@@ -2341,6 +2341,12 @@ aside .nav-pills > li > a {
margin-right: 10px;
}
.section-content-wrapper {
padding: 7px 10px;
background-color: $comment_item_colour;
border-bottom-left-radius: $radiuspx;
border-bottom-right-radius: $radiuspx;
}
@media screen and (max-width: 767px) {
aside#region_1 {