Skip to content

Instantly share code, notes, and snippets.

@bleroy
Created April 1, 2015 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/023a012a78dcd733a9ed to your computer and use it in GitHub Desktop.
Save bleroy/023a012a78dcd733a9ed to your computer and use it in GitHub Desktop.
CodePlex Issue #16374 Plain Text Attachments
diff --git a/src/Orchard.Web/Themes/Classic/Styles/site.css b/src/Orchard.Web/Themes/Classic/Styles/site.css
--- a/src/Orchard.Web/Themes/Classic/Styles/site.css
+++ b/src/Orchard.Web/Themes/Classic/Styles/site.css
@@ -196,6 +196,7 @@
margin:26px 0 0 27px;
width:520px;
min-height:555px;
+ overflow: hidden;
}
#sidebar {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment