Merge branch 'master' of git@github.com:gallery/gallery3

This commit is contained in:
Chad Kieffer
2009-08-29 14:02:29 -06:00
25 changed files with 548 additions and 544 deletions

View File

@@ -462,8 +462,18 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser {
background-color: #C5DBEC;
font-weight: bold;
}
#gLanguagesForm input, #gShareTranslationsForm, #gLanguages h2 {
#gLanguagesForm input {
clear: both;
}
#gTranslations {
padding: 2em 0 0 0;
clear: both;
}
#gTranslations .gButtonLink {
padding: .5em;
}
.gDocLink {
float: right;
}