Skip to content
Snippets Groups Projects
Commit c05865d7 authored by Ron Lucke's avatar Ron Lucke
Browse files

Layout durch Wegfall von Schmuckbild uneinheitlich

Closes #4737

Merge request !3549
parent 616eb824
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,6 @@ form div.files-search {
display: flex;
align-items: stretch;
width: 100%;
margin-top: 1ex;
margin-bottom: 15px;
input[type="text"] {
......
......@@ -4,7 +4,7 @@ div.messagebox {
border: 2px solid;
font-size: 12pt;
font-weight: bold;
margin: 5px 0;
margin: 0 0 5px 0;
padding: 15px 15px 15px 55px;
position: relative;
text-align: left;
......
......@@ -488,6 +488,7 @@ table.default {
padding: 0 5px 5px 5px;
color: var(--headings-color);
font-size: $font-size-caption;
line-height: $font-size-caption;
text-align: left;
&.nowrap {
......@@ -636,7 +637,7 @@ table.default {
margin-bottom: 5px;
img.text-bottom {
vertical-align: bottom;
vertical-align: middle;
}
}
......
......@@ -193,7 +193,6 @@ export default {
flex-direction: row;
background-color: var(--white);
border-left: 1px solid var(--dark-gray-color-60);
margin: 2px 0;
&.visibility-visible {
border-left-color: var(--green);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment