# HG changeset patch # User Sean Farley # Date 1424672643 28800 # Node ID 77d68377c27b1beb8790c3dabfbf962513044fb8 # Parent 802e1edc7123b3af6733d6d439882f37cc007d86 font: remove unused icon-ellipsis-horizontal class diff -r 802e1edc7123 -r 77d68377c27b kallithea/public/css/contextbar.css --- a/kallithea/public/css/contextbar.css Sun Feb 22 22:23:16 2015 -0800 +++ b/kallithea/public/css/contextbar.css Sun Feb 22 22:24:03 2015 -0800 @@ -2,8 +2,6 @@ * Stylesheets for the context bar */ -i.icon-ellipsis-horizontal:after { content: ' ...';} - i[class^='icon-'] { background-repeat: no-repeat; background-position: center;