瀏覽代碼

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 {

Loading…
取消
儲存