maTh hace 4 años
padre
commit
c25dace809
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. 1 1
      p/themes/Swage/swage.css
  2. 1 1
      p/themes/Swage/swage.rtl.css
  3. 1 1
      p/themes/Swage/swage.scss

+ 1 - 1
p/themes/Swage/swage.css

@@ -71,7 +71,7 @@ img.icon:hover {
 	background: none;
 }
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 }
 

+ 1 - 1
p/themes/Swage/swage.rtl.css

@@ -71,7 +71,7 @@ img.icon:hover {
 	background: none;
 }
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 }
 

+ 1 - 1
p/themes/Swage/swage.scss

@@ -89,7 +89,7 @@ img {
 	}
 }
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 }