浏览代码

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

alaczek 7 年之前
父节点
当前提交
0a45ee93d0
共有 1 个文件被更改,包括 4 次插入0 次删除
  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: "";