瀏覽代碼

Merge pull request #84 from lebouquetin/master

Tracim 9 年之前
父節點
當前提交
d0f37ab1cc
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      tracim/tracim/public/assets/css/dashboard.css

+ 5 - 0
tracim/tracim/public/assets/css/dashboard.css 查看文件

290
 #sidebar-left .btn.btn-link,
290
 #sidebar-left .btn.btn-link,
291
 #sidebar-left .list-unstyled a {
291
 #sidebar-left .list-unstyled a {
292
     color: #DDD;
292
     color: #DDD;
293
+    margin-bottom: 20px; /* avoid left menu to be overwritten by footer */
294
+}
295
+
296
+#sidebar-left-menu {
297
+    margin-bottom: 20px; /* add a margin between menu bottom and footer top */
293
 }
298
 }
294
 
299
 
295
 h1.page-header {
300
 h1.page-header {