Add a new max-height to input box, fixes #86

pull/87/head
Adam Greig 2012-01-27 11:55:26 +00:00
rodzic 7de89cf8fb
commit 0118864920
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -174,6 +174,7 @@ a { text-decoration: underline; color: #333; cursor: pointer; }
width: 400px;
padding: 5px 5px 0px 5px;
bottom: 0; right: 0;
max-height: 400px;
}
#launch-card {