summaryrefslogtreecommitdiff
path: root/amelia/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-10-22 20:34:33 -0700
committerThomas Park <thomas@thomaspark.me>2013-10-22 20:34:33 -0700
commit8572dcd9e87e574799399373d915ea07d4f6c590 (patch)
treeba489f638b08a2a4b7cb455e404877b2c0cfff0c /amelia/bootswatch.less
parentc2fa364a750ffa4a964b08228ad6e242a5b78209 (diff)
parent53a2278c7e8ff1c4dea8612a6bdfc4516f0aa3fc (diff)
Merge pull request #165 from shawnwildermuth/gh-pages
Update to fix edge cases
Diffstat (limited to 'amelia/bootswatch.less')
-rw-r--r--amelia/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/amelia/bootswatch.less b/amelia/bootswatch.less
index 968f5b2d..096cb3de 100644
--- a/amelia/bootswatch.less
+++ b/amelia/bootswatch.less
@@ -61,6 +61,10 @@ h1, h2, h3, h4, h5, h6 {
// Tables =====================================================================
+.table-responsive > .table {
+ background-color: @table-bg;
+}
+
// Forms ======================================================================
.has-warning {