SPR-869: QC Plugin output + icon in breadcrumb

This commit is contained in:
Silke Pisulla 2017-04-19 11:52:59 +02:00
commit e8d58fb55b
3 changed files with 19 additions and 7 deletions

View file

@ -175,7 +175,7 @@
}
}
.btn-usertools-num () {
.btn-usertools-num() {
.num {
position: absolute;
right: -.4rem;
@ -192,7 +192,7 @@
}
}
.btn-prefix () {
.btn-prefix(@margin-top:.3rem) {
.fontello();
.hide-text-show-before();
@ -204,7 +204,7 @@
}
@media @screen_max-xxlg {
margin-top: .3rem;
margin-top: @margin-top;
}
@media @screen_max-md {