Tweak sidebar styles and list structure to fix long table names on a single line

This commit is contained in:
Dan Sosedoff
2014-10-31 21:39:00 -05:00
parent 61ecc9e9a1
commit d075e9b1f9
3 changed files with 50 additions and 23 deletions

View File

@@ -23,12 +23,14 @@
</ul>
</div>
<div id="sidebar">
<div class="wrapper">
<div class="tables-list">
<div class="tables-list">
<div class="wrap">
<div class="title">Database Tables</div>
<ul id="tables"></ul>
</div>
<div class="table-information">
</div>
<div class="table-information">
<div class="wrap">
<div class="title">Table Information</div>
<ul>
<li>Size: <span id="table_total_size"></span></li>