Changeset - 1b38fc338e22
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-12-19 17:25:27
brett@sfconservancy.org
css: Add max-width to bigscreen .picture.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy-bigscreen.css
Show inline comments
...
 
@@ -20,12 +20,13 @@
 
    float: right;
 
    margin-left: 1.5em;
 
}
 

	
 
.picture {
 
    width: 30em;
 
    max-width: 35%;
 
    padding: .75em;
 
}
 

	
 
#contractpatch-follow {
 
    float: left;
 
    width: 30em;
0 comments (0 inline, 0 general)