diff options
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; } |