tiny boxes begone!

Mobile use was impossible with some accidentally small boxes defined…
This commit is contained in:
Dane Everitt
2017-04-28 10:25:50 -04:00
parent 7eb7377dd5
commit b5c934d079
6 changed files with 14 additions and 14 deletions

View File

@@ -35,7 +35,7 @@
@section('content')
<form action="{{ route('admin.services.new') }}" method="POST">
<div class="row">
<div class="col-xs-6">
<div class="col-md-6">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">New Service</h3>
@@ -57,7 +57,7 @@
</div>
</div>
</div>
<div class="col-xs-6">
<div class="col-md-6">
<div class="box">
<div class="box-body">
<div class="form-group">