diff --git a/main/css/bootstrap.css b/main/css/bootstrap.css index 5d277fd785..6e5e96f631 100644 --- a/main/css/bootstrap.css +++ b/main/css/bootstrap.css @@ -1395,7 +1395,7 @@ table .span24 { height: 14px; line-height: 14px; vertical-align: text-top; - background-image: url("../img/glyphicons-halflings.png"); + //background-image: url("../img/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; *margin-right: .3em; @@ -1405,7 +1405,7 @@ table .span24 { *margin-left: 0; } .icon-white { - background-image: url("../img/glyphicons-halflings-white.png"); + //background-image: url("../img/glyphicons-halflings-white.png"); } .icon-glass { background-position: 0 0;