1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 13:29:41 +02:00

fix(app): wrap long text in tables cells (#1920) (#2052)

* fix(style): wrap long text in tables cells (#1920)

* fix(style): <code> tags are now wrapped correctly (PR #2052)

* fix(style): revert #1770 style-related content and apply nowrap on datatables (PR#2052)
This commit is contained in:
baron_l 2018-07-20 18:31:34 +02:00 committed by Anthony Lapenna
parent 509e3fa795
commit 0f63326bd5
24 changed files with 29 additions and 24 deletions

View file

@ -17,7 +17,7 @@
<input type="text" class="searchInput" ng-model="$ctrl.state.textFilter" placeholder="Search..." auto-focus>
</div>
<div class="table-responsive">
<table class="table table-hover">
<table class="table table-hover nowrap-cells">
<thead>
<tr>
<th style="width:55px;">