mirror of https://github.com/status-im/consul.git
Make sure the colon doesn't wrap with lots of tags
This commit is contained in:
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