Format code

This commit is contained in:
Lennart Blom 2018-12-01 21:23:48 +01:00
parent 6d849a9e95
commit 292336c1b6

View file

@ -361,7 +361,6 @@ select {
content: 'build'; content: 'build';
} }
.tag-history-element .config .value:after, .tag-history-element .config .value:after,
.tag-history-element .container_config .value:after { .tag-history-element .container_config .value:after {
content: 'WIP for display of config value'; content: 'WIP for display of config value';
@ -404,7 +403,6 @@ select {
background-position: 7px 10px; background-position: 7px 10px;
} }
.tag-history-element > div { .tag-history-element > div {
display: block; display: block;
width: 420px; width: 420px;
@ -415,7 +413,6 @@ select {
padding-left: 10px; padding-left: 10px;
} }
.tag-history-element .headline p { .tag-history-element .headline p {
font-weight: bold; font-weight: bold;
line-height: 20px; line-height: 20px;