Skip to content
Snippets Groups Projects
Commit 9434ed44 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

add max-width to directLink input to prevent overflow

parent 23f2c48a
Branches
No related tags found
No related merge requests found
...@@ -115,4 +115,5 @@ thead { ...@@ -115,4 +115,5 @@ thead {
.directLink input { .directLink input {
margin-left: 5px; margin-left: 5px;
width: 300px; width: 300px;
max-width: 90%;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment