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 5ecfce98..6a6f73d7 100644
--- a/style.css
+++ b/style.css
@@ -810,3 +810,10 @@ footer {
.extra-network-cards .card ul a:hover{
color: red;
}
+
+button[id$='_extra_networks'] {
+ max-width: 2.2em;
+ min-width: 2.2em !important;
+ height: 2.4em;
+ line-height: 1em !important;
+}