Replaced span classes with the equivalent col-md from bootstrap 3.

This commit is contained in:
Alex Tselegidis 2015-10-05 23:59:19 +02:00
parent cfd546b4a0
commit e930306b23

View file

@ -122,7 +122,7 @@
</legend>
<div class="row-fluid">
<div class="span7 working-plan-wrapper">
<div class="col-md-7 working-plan-wrapper">
<h4><?php echo $this->lang->line('working_plan'); ?></h4>
<span class="help-block">
<?php echo $this->lang->line('edit_working_plan_hint'); ?>
@ -235,7 +235,7 @@
<input type="text" id="book-advance-timeout" data-field="book_advance_timeout" class="form-control" />
</div>
</div>
<div class="span5 breaks-wrapper">
<div class="col-md-5 breaks-wrapper">
<h4><?php echo $this->lang->line('breaks'); ?></h4>
<span class="help-block">