span remove
authorMarijana Glavica <mglavica@ffzg.hr>
Tue, 8 Jan 2013 12:56:33 +0000 (13:56 +0100)
committerMarijana Glavica <mglavica@ffzg.hr>
Tue, 8 Jan 2013 12:56:33 +0000 (13:56 +0100)
app/en/partials/registration.html

index 8ee0b87..7ae0bf5 100644 (file)
@@ -128,7 +128,7 @@ Dinner is included in the regostration fee.
 <b ng-switch-default>Has unknown work type {{work.type}} to submit</b>
 </div>
 
-<input class="span10 my-input input-block-level" ng-model="work.title" placeholder="Title" ng-required="has_work" >
+<input class="my-input input-block-level" ng-model="work.title" placeholder="Title" ng-required="has_work" >
 <h3 ng-show="user.registration_type == 'symposium'">Symposium organizer</h3>
 <div ng-repeat="person in work.persons" class="controls controls-row">
        <input class="span2 my-input" ng-model="person.firstname" placeholder="Name" ng-required="has_work" />