Commit cd7f2b19 authored by AUTOMATIC's avatar AUTOMATIC

increase extra networks UI height to fit two rows of cards.

parent c48ab36c
...@@ -664,7 +664,7 @@ footer { ...@@ -664,7 +664,7 @@ footer {
/* extra networks UI */ /* extra networks UI */
.extra-network-cards{ .extra-network-cards{
height: 400px; height: 725px;
overflow: scroll; overflow: scroll;
resize: vertical; resize: vertical;
} }
......
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