Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin

This commit is contained in:
xray7224
2013-07-14 15:27:52 +01:00
48 changed files with 395 additions and 261 deletions

View File

@@ -334,6 +334,10 @@ text-align: center;
width: 20px;
}
.boolean {
margin-bottom: 8px;
}
textarea#description, textarea#bio {
resize: vertical;
height: 100px;