Explorar el Código

align text to the left

Gildas hace 5 años
padre
commit
d7e002b327
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;