浏览代码

Moved text resize links back to the left end of the menu

Thomas Buck 7 年前
父节点
当前提交
57064214a0
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      static/css/style.css

+ 2
- 2
static/css/style.css 查看文件

@@ -118,9 +118,9 @@ iframe[id^='twitter-widget-'] {
118 118
 }
119 119
 
120 120
 div.fonts {
121
-    float: right;
121
+    display: inline;
122 122
     margin-top: 20px;
123
-    margin-right: 10px;
123
+    margin-left: 23px;
124 124
 }
125 125
 
126 126
 span.font-big {

正在加载...
取消
保存