Skip to content
Snippets Groups Projects
Commit 861551a6 authored by Christopher Pietsch's avatar Christopher Pietsch
Browse files

more space for labels in detail view

parent 8b57e74b
No related branches found
No related tags found
No related merge requests found
......@@ -735,14 +735,17 @@ svg {
display: flex;
flex-wrap: nowrap;
margin-bottom: 20px;
left: -30px;
position: relative;
}
.detail .entry.wide {
flex-direction: column;
left: 0px;
}
.detail .entry.column .label {
width: 130px;
width: 160px;
padding-right: 10px;
flex: none;
text-align: right;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment