瀏覽代碼

Clean up vertical space for help_text_selected > h3

tags/v0.2.0
Garrick Aden-Buie 8 年之前
父節點
當前提交
97db089e09
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      inst/styles/gadget.css

+ 3
- 0
inst/styles/gadget.css 查看文件

@@ -61,3 +61,6 @@ dd {
padding-top: 4px;
height: 100%;
}
#help_text_selected > h3 {
margin-top: 0px;
}

Loading…
取消
儲存