mirror of https://github.com/hashicorp/consul
Make sure the colon doesn't wrap with lots of tags
parent
894667b87a
commit
76017b69b5
|
@ -4,6 +4,5 @@ html.template-service.template-show main dl {
|
||||||
}
|
}
|
||||||
html.template-service.template-show main dt::after {
|
html.template-service.template-show main dt::after {
|
||||||
content: ':';
|
content: ':';
|
||||||
display: inline-block;
|
|
||||||
margin-right: 0.2em;
|
margin-right: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue