author | František Kučera <franta-hg@frantovo.cz> |
Tue Jul 19 16:30:14 2011 +0200 (2011-07-19) | |
changeset 190 | 68703e6baff0 |
parent 189 | fcd69520f12d |
child 191 | 19128e9f7fb1 |
1.1 --- a/java/nekurak.net-web/web/styl.css Tue Jul 19 15:48:41 2011 +0200 1.2 +++ b/java/nekurak.net-web/web/styl.css Tue Jul 19 16:30:14 2011 +0200 1.3 @@ -282,6 +282,11 @@ 1.4 margin-bottom: 0px; 1.5 } 1.6 1.7 +.komentar div { 1.8 + max-height: 200px; 1.9 + overflow: auto; 1.10 +} 1.11 + 1.12 .komentar p { 1.13 margin-top: 8px; 1.14 margin-bottom: 8px;