Skip to content
Snippets Groups Projects
Commit 69570a7b authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Fixed: textposition

parent 0f8c2e46
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -8,6 +8,7 @@
background-color: white;
position: relative;
text-overflow: ellipsis;
display: flex;
select {
width: 100%;
color: #777;
......@@ -157,7 +158,6 @@
border: 1px solid #aaa;
border-top: none;
border-radius: 5px;
display: flex;
}
.search-input-submit {
border: 1px solid #aaa;
......@@ -187,7 +187,6 @@
border: 1px solid #aaa;
border-top: none;
border-radius: 5px;
display: flex;
}
.search-input-submit {
border: 1px solid #aaa;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment