java/nekurak.net-web/web/styl.css
changeset 190 68703e6baff0
parent 174 ca3c7dd220fe
child 196 27b751390163
     1.1 --- a/java/nekurak.net-web/web/styl.css	Sat Jan 15 18:14:15 2011 +0100
     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;