Sfoglia il codice sorgente

remove margin-top: 2rem; in Swage (#4566)

* remove margin-top: 2rem; in Swage

* remove margin-top: 2rem; manually

* make fix-all

* revert formating

* Update swage.css

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: mathContao <math-home@web.de>
Tealk 3 anni fa
parent
commit
fd22ee4090

+ 0 - 4
p/themes/Swage/swage.css

@@ -72,10 +72,6 @@ img.icon:hover {
 	background: none;
 	background: none;
 }
 }
 
 
-main#stream {
-	margin-top: 2rem;
-}
-
 sup {
 sup {
 	top: -0.3em;
 	top: -0.3em;
 }
 }

File diff suppressed because it is too large
+ 0 - 0
p/themes/Swage/swage.css.map


+ 0 - 4
p/themes/Swage/swage.rtl.css

@@ -72,10 +72,6 @@ img.icon:hover {
 	background: none;
 	background: none;
 }
 }
 
 
-main#stream {
-	margin-top: 2rem;
-}
-
 sup {
 sup {
 	top: -0.3em;
 	top: -0.3em;
 }
 }

+ 0 - 4
p/themes/Swage/swage.scss

@@ -92,10 +92,6 @@ img {
 	}
 	}
 }
 }
 
 
-main#stream {
-	margin-top: 2rem;
-}
-
 sup {
 sup {
 	top: -0.3em;
 	top: -0.3em;
 }
 }

Some files were not shown because too many files changed in this diff