diff options
author | Unknwon <u@gogs.io> | 2015-03-21 10:49:17 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-03-21 10:49:17 -0400 |
commit | d4c04a65c7f9d6fa05ca05d7d9550618693a88e2 (patch) | |
tree | b6335cb022e067791e9c9d6cbd1d0500e2c00670 /public/ng/less/ui | |
parent | 75cbb32b1e9e32093ccb7e2495da7e2eca57e6c9 (diff) |
fix menu css
Diffstat (limited to 'public/ng/less/ui')
-rw-r--r-- | public/ng/less/ui/menu.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/ng/less/ui/menu.less b/public/ng/less/ui/menu.less index 3035ed12..a954ecbf 100644 --- a/public/ng/less/ui/menu.less +++ b/public/ng/less/ui/menu.less @@ -71,7 +71,6 @@ ul.menu-down { > li.head { display: block; padding: .4em 1.2em; - margin-bottom: 4px; } > li.down { position: relative; |