File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -131,15 +131,10 @@ block content
131131 | Private
132132 br
133133
134- div( style ="margin:0 auto;text-align:center" )
134+ div( style ="margin:0 auto;text-align:center;margin-bottom:11px; " )
135135 h4.fw ( style ="margin-bottom:3px;font-size:17px;" ) (Optional)
136136 label.fw ( for ='title' style ="font-size:20px" ) Select A Thumbnail
137- br
138-
139- div.dropdown ( style ="display:inline;" )
140- button#dropdownMenu1 .fw.btn.btn-primary.dropdown-toggle ( type ='button' , data-toggle ='dropdown' style ="border-radius:5px;font-size:15px;;margin-top:3px;" )
141- | Choose File
142-
137+ input.btn.btn-primary.center-block.text-center.upload-thumbnail-input ( data-max-size ="500000000" type ="file" id ="filetoupload" name ="filetoupload" accept ="image/*" )
143138 br
144139
145140 label.fw ( for ='title' style ="font-size:20px" ) Select A Category
You can’t perform that action at this time.
0 commit comments