themes: add essential CSS class to other themes as well
[project/luci.git] / themes / freifunk / htdocs / luci-static / freifunk / cascade.css
index 4b93ec3..1b37711 100644 (file)
@@ -691,8 +691,12 @@ div.cbi-tab-descr {
 }
 
 
+.left {
+       text-align: left !important;
+}
+
 .right {
-       text-align: right;
+       text-align: right !important;
 }
 
 .luci {