vendor/assets/stylesheets/bootstrap.css in fennec-2.0.5 vs vendor/assets/stylesheets/bootstrap.css in fennec-2.0.6

- old
+ new

@@ -1755,21 +1755,21 @@ width: 14px; height: 14px; *margin-right: .3em; line-height: 14px; vertical-align: text-top; - background-image: url("../img/glyphicons-halflings.png"); + background-image: url("glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; } [class^="icon-"]:last-child, [class*=" icon-"]:last-child { *margin-left: 0; } .icon-white { - background-image: url("../img/glyphicons-halflings-white.png"); + background-image: url("glyphicons-halflings-white.png"); } .icon-glass { background-position: 0 0; }