Bundle CSS changes (#421)
* Bundle CSS changes * Edit language * Clickable flight IDs #419 * Fix dropdown menu going offscreen * formatting
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</div>
|
||||
<div class="col-sm-10">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div class="col-sm-12">
|
||||
<table class="table-condensed" width="100%">
|
||||
<tr>
|
||||
<td nowrap><span class="title">@lang('pireps.flighttime') </span></td>
|
||||
@@ -59,9 +59,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
class="btn btn-info btn-sm"
|
||||
style="z-index: 9999"
|
||||
title="@lang('common.edit')">
|
||||
edit
|
||||
@lang('common.edit')
|
||||
</a>
|
||||
@endif
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user