changeset 4865:77d68377c27b

font: remove unused icon-ellipsis-horizontal class
author Sean Farley <sean.michael.farley@gmail.com>
date Sun, 22 Feb 2015 22:24:03 -0800
parents 802e1edc7123
children 5eb160197204
files kallithea/public/css/contextbar.css
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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;