Merge pull request #174 from Fragger/about-attribution

Add ATTRIBUTION.md to About IITC pop up
This commit is contained in:
Jon Atkins
2013-04-22 15:28:37 -07:00
3 changed files with 47 additions and 3 deletions

View File

@ -766,6 +766,11 @@ h3 {
text-decoration: underline;
}
.ui-dialog-aboutIITC {
max-width: 600px !important;
width: 600px !important;
}
td {
padding: 0;
vertical-align: top;