From 7737015bdc15ff57e8520c56eddb74dc9f80a1f6 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sun, 22 Jun 2014 19:14:13 -0400 Subject: [PATCH] Update core.less --- less/core.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/less/core.less b/less/core.less index 85d6b68b2..109b722ae 100644 --- a/less/core.less +++ b/less/core.less @@ -105,6 +105,7 @@ body.fixed { .content { padding: 20px 15px; background: @body-bg; + overflow: auto; } /* Utility */ @@ -338,4 +339,4 @@ table.text-center { padding: 5px!important; width:auto!important; height:auto!important; -} \ No newline at end of file +}