1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-20 02:09:11 +00:00

Improve about dialog

This commit is contained in:
Daniel Pan
2016-05-20 15:42:59 +08:00
parent 4e4b6d07ba
commit ac436d44ae
2 changed files with 5 additions and 4 deletions

View File

@@ -3559,5 +3559,7 @@ img.thumbnail {
}
/* about dialog */
.about-content {
width: 300px;
width: 280px;
padding-top: 20px;
text-align: center;
}