Правка для длинных ссылок

parent 21433b29
...@@ -414,6 +414,13 @@ input[type="checkbox"] ...@@ -414,6 +414,13 @@ input[type="checkbox"]
display: none; display: none;
} }
.table.table-striped.admin.transactions tbody td.URL .cat
{
max-width: 450px;
display: inline-block;
word-wrap: break-word;
}
.b-filter__switch { .b-filter__switch {
display: -ms-flexbox; display: -ms-flexbox;
...@@ -481,3 +488,4 @@ input[type="checkbox"] ...@@ -481,3 +488,4 @@ input[type="checkbox"]
padding-top: 200px; padding-top: 200px;
text-align: center; text-align: center;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment