1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-18 17:14:04 +01:00

Fixed display bug with thumbnails and word-wrap

This commit is contained in:
Savetheinternet 2011-05-22 22:50:51 +10:00
parent 57782fe512
commit 7330068ed2

View File

@ -101,6 +101,7 @@ form table tr td div label {
p.fileinfo {
display: block;
margin: 0px;
padding-right: 7em;
}
div.banner {
background-color: #E04000;