maTh пре 4 година
родитељ
комит
c25dace809
3 измењених фајлова са 3 додато и 3 уклоњено
  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;
 	background: none;
 }
 }
 
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 	margin-top: 35px;
 }
 }
 
 

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

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

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

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