Need to work on story redirect after submission, fix url link in stories/show

This commit is contained in:
Nathan Leniz
2015-03-05 19:21:26 +09:00
parent 6a9bfc5ebf
commit 41442a540f
9 changed files with 159 additions and 32 deletions

View File

@@ -764,6 +764,19 @@ iframe.iphone {
text-align: center;
}
.control-label .control-label-story-submission {
telt-align: left;
}
.img-story-post {
max-width: 110px;
max-height: 110px;
}
.spacer {
padding: 15px 0 15px 0;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {
// border-color: red;