diff -r ca3c7dd220fe -r 19128e9f7fb1 java/nekurak.net-web/web/styl.css --- a/java/nekurak.net-web/web/styl.css Sat Jan 15 18:14:15 2011 +0100 +++ b/java/nekurak.net-web/web/styl.css Wed Jul 20 18:55:25 2011 +0200 @@ -282,6 +282,11 @@ margin-bottom: 0px; } +.komentar div { + max-height: 200px; + overflow: auto; +} + .komentar p { margin-top: 8px; margin-bottom: 8px;