Need to work on story redirect after submission, fix url link in stories/show
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user