Bladeren bron

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

Thomas Buck 7 jaren geleden
bovenliggende
commit
57064214a0
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2
    2
      static/css/style.css

+ 2
- 2
static/css/style.css Bestand weergeven

@@ -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 {

Laden…
Annuleren
Opslaan