Quellcode durchsuchen

align text to the left

Gildas vor 5 Jahren
Ursprung
Commit
d7e002b327
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      common/ui/content/content-infobar-web.js

+ 1 - 0
common/ui/content/content-infobar-web.js

@@ -101,6 +101,7 @@
 		white-space: pre-wrap;
 		position: relative;
 		top: 1px;
+		text-align: left;
 	}
 	.infobar-link {
 		display: none;