aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/glep.css')
-rw-r--r--assets/css/glep.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/css/glep.css b/assets/css/glep.css
index 84b3238..ea4ede6 100644
--- a/assets/css/glep.css
+++ b/assets/css/glep.css
@@ -80,6 +80,15 @@ THE SOFTWARE.
border-color: #ebccd1;
}
+.table {
+ width: auto;
+}
+
+table.table > tbody > tr > td,
+table.table > tbody > tr > th {
+ vertical-align: middle;
+}
+
/*
the following bits are copied from: