From 6fc210752911c62c45f7b7127bac757c6bc4df71 Mon Sep 17 00:00:00 2001
From: Unknwon <joe2010xtmf@163.com>
Date: Tue, 5 Aug 2014 21:18:29 -0400
Subject: Add missing less files

---
 public/ng/less/ui/panel.less | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'public/ng/less/ui/panel.less')

diff --git a/public/ng/less/ui/panel.less b/public/ng/less/ui/panel.less
index b3e2dec9..f05f0c16 100644
--- a/public/ng/less/ui/panel.less
+++ b/public/ng/less/ui/panel.less
@@ -31,6 +31,10 @@
             border-bottom-left-radius: .3em;
             border-bottom-right-radius: .3em;
         }
+        .panel-content{
+          border-bottom-left-radius: .3em;
+          border-bottom-right-radius: .3em;
+        }
     }
     &.panel-warning {
         border-color: #F0C36D;
-- 
cgit v1.2.3