]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Wee fixin for overflowing notice content in sidebar.
authorSamantha Doherty <sammy@status.net>
Wed, 20 Oct 2010 23:18:21 +0000 (19:18 -0400)
committerSamantha Doherty <sammy@status.net>
Wed, 20 Oct 2010 23:18:21 +0000 (19:18 -0400)
theme/rebase/css/display.css

index 98e7a323d619c0712de971e9e6154521b18b5ec8..ab75165670b0d304ec85ea7462aef7433657443b 100644 (file)
@@ -687,6 +687,7 @@ display:none;
     float: left;
     position: relative;
     margin-bottom: 10px;
+    width: 100%;
 }
 
 #aside_primary .notices li {