Fix misalignment on head with span text

This commit is contained in:
Marcos Moura 2016-10-27 04:36:54 -02:00
parent 5be30b3e9a
commit 26d4a835e1

View file

@ -59,6 +59,7 @@
.md-table-head-text {
height: 28px;
line-height: 28px;
display: inline-block;
}
.md-sortable {