Minor view tweaking

This commit is contained in:
Nathan Leniz
2015-03-08 20:22:55 +09:00
parent 6283ec1174
commit 212e59e061
3 changed files with 49 additions and 26 deletions

View File

@@ -178,7 +178,7 @@ ul {
}
.positive-10 {
margin-top: 10px;
padding-top: 10px;
}
.positive-15 {
@@ -829,8 +829,13 @@ iframe.iphone {
// background-color: #e5e5e5;
//}
.media-body-wrapper:nth-child(odd){
background-color: #e5e5e5;
.media-news {
width: 100%;
}
.comment-to-comment-formgroup {
width: 50%;
height: 35px;
}