Bläddra i källkod

Daltson: Resync with master version of Varia.

Allan Cole 5 år sedan
förälder
incheckning
f58436bd89
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      dalston/style-rtl.css
  2. 1 1
      dalston/style.css

+ 1 - 1
dalston/style-rtl.css

@@ -2727,7 +2727,7 @@ table th,
 }
 
 .entry-content .more-link {
-	display: inline;
+	display: block;
 	color: inherit;
 }
 

+ 1 - 1
dalston/style.css

@@ -2744,7 +2744,7 @@ table th,
 }
 
 .entry-content .more-link {
-	display: inline;
+	display: block;
 	color: inherit;
 }