Browse Source

Dara: Fix alignment issue with Authors widget. Fixes #190

alaczek 7 years ago
parent
commit
0a45ee93d0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      dara/inc/style-wpcom.css

+ 4 - 0
dara/inc/style-wpcom.css

@@ -47,6 +47,10 @@
 .widget_authors > ul > li ul a {
 	text-align: left;
 }
+.widget_authors > ul > li strong {
+	display: block;
+	text-align: center; 
+}
 .widget_authors li:before,
 .widget_authors li:after {
 	content: "";