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

parent 21433b29
...@@ -413,6 +413,13 @@ input[type="checkbox"] ...@@ -413,6 +413,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 {
...@@ -480,4 +487,5 @@ input[type="checkbox"] ...@@ -480,4 +487,5 @@ input[type="checkbox"]
height: 400px; height: 400px;
padding-top: 200px; padding-top: 200px;
text-align: center; text-align: center;
} }
\ No newline at end of file
\ 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