mirror of https://github.com/hashicorp/consul
Merge pull request #2055 from patrickbaber/master
Removes fixed height of node/service boxes.pull/2115/merge
commit
ecd24b4171
|
@ -16,7 +16,6 @@
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
color: $gray;
|
color: $gray;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
height: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-group-item-heading {
|
.list-group-item-heading {
|
||||||
|
|
Loading…
Reference in New Issue