Changeset - 50f23bef4b8b
[Not reviewed]
0 2 0
Jan Kaluza - 10 years ago 2015-11-26 08:19:25
jkaluza@redhat.com
Fix CSS
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
css/style.css
Show inline comments
 
@@ -278,7 +278,7 @@ Full-Width Styles
 

	
 
.inner {
 
  position: relative;
 
  max-width: 640px;
 
  max-width: 880px;
 
  padding: 20px 10px;
 
  margin: 0 auto;
 
}
css/style_config.css
Show inline comments
 
@@ -319,7 +319,7 @@ Full-Width Styles
 

	
 
.inner {
 
  position: relative;
 
  max-width: 640px;
 
  max-width: 880px;
 
  padding: 20px 10px;
 
/*   margin: 0 auto; */
 
}
0 comments (0 inline, 0 general)