From ad138ed885626280be7e9c55b1719b1282e73817 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 29 Dec 2014 16:44:33 -0800 Subject: Disable .glyphicon-door & .glyphicon-key for the time being Closes #15419 Refs #10106 --- dist/css/bootstrap.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 13155daf1..9ab555524 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -901,12 +901,6 @@ th { .glyphicon-paste:before { content: "\e206"; } -.glyphicon-door:before { - content: "\1f6aa"; -} -.glyphicon-key:before { - content: "\1f511"; -} .glyphicon-alert:before { content: "\e209"; } -- cgit v1.2.3