From: Thorsten S <mail@aero2k.de>
Date: Sat, 12 Aug 2017 21:22:14 +0000 (+0200)
Subject: Revert "Versuch ohne flex"
X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=1eed0abb76d0bbf708fe2e047e8fce5c7397c26a;p=dfde-theme.git

Revert "Versuch ohne flex"

This reverts commit e787e34104d31031d67dc28de61e38754be6e9fa.
---

diff --git a/theme/common.css b/theme/common.css
index 2b7cbd5..0d1c395 100644
--- a/theme/common.css
+++ b/theme/common.css
@@ -167,7 +167,7 @@ a:hover	{ text-decoration: underline; }
 @media only screen and (min-width: 680px) {
 .page-body {
 	/*margin: 4px 0; */
-	/* clear: both; */
+	clear: both;
 			float:right;
 		    /* margin-left: 160px;
 		    margin-right: 16px;
diff --git a/theme/stylesheet.css b/theme/stylesheet.css
index 5a7cc72..c43b12b 100644
--- a/theme/stylesheet.css
+++ b/theme/stylesheet.css
@@ -40,7 +40,7 @@
 }
 
 #debianforum-outer {
-		       /* display: flex;*/
+		        display: flex;
 
 }
 
@@ -58,9 +58,9 @@
 
 
 #debianforum_outer { 
-/*	display: flex; */
+	display: flex;
 }
- 
+
 /* #debianforum_content { */
 #page-body {
 	/* background-color: red; */
@@ -77,7 +77,7 @@
 }
 
 #debianforum-outer {
-		        /* display: flex; */
+		        display: flex;
 				/* flex-direction: row-reverse; */ 
 
 }