ソースを参照

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 {

読み込み中…
キャンセル
保存