diff options
author | Unknwon <u@gogs.io> | 2017-11-15 21:59:47 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-11-15 21:59:47 -0500 |
commit | dbe6de313efdff942d16b82b63f02fa10d8fc170 (patch) | |
tree | 3266c84bf197b8b70f4a7a1ae7779bbca239da9f /public/css/gogs.css | |
parent | 77c77fbd42a2cafcb31ecf042a94141a7ca31c98 (diff) |
public: update Semantic UI 2.2.10 -> 2.2.13
Diffstat (limited to 'public/css/gogs.css')
-rw-r--r-- | public/css/gogs.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css index 4c3b03db..58bf3f71 100644 --- a/public/css/gogs.css +++ b/public/css/gogs.css @@ -108,9 +108,6 @@ code.wrap { .following.bar .avatar > .ui.image { margin-right: 0; } -.following.bar .avatar .octicon-triangle-down { - margin-top: 6.5px; -} .following.bar .searchbox { background-color: #f4f4f4 !important; } |