aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index 0dcc3e25..bef15875 100644
--- a/style.css
+++ b/style.css
@@ -784,3 +784,10 @@ footer {
.extra-network-cards .card ul a:hover{
color: red;
}
+
+button[id$='_extra_networks'] {
+ margin: 0.6em 0em 0.55em 0;
+ max-width: 2.5em;
+ min-width: 2.5em !important;
+ height: 2.4em;
+}