Skip to content

Commit

Permalink
Only pad indicator text.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdfreder committed Mar 2, 2015
1 parent 8a6108f commit a4f57b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPython/html/static/tree/less/tree.less
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,13 @@ ul.breadcrumb {
}

.item_buttons {
padding-top: @dashboard_tb_pad;
line-height: 1em;
.btn-toolbar();
.btn {
min-width: 13ex;
}
.running-indicator {
padding-top: @dashboard_tb_pad;
color: @brand-success;
}
}
Expand Down

0 comments on commit a4f57b9

Please sign in to comment.