changeset 463 | 5c43f17f87b5 |
parent 462 | ebd8269781fa |
child 467 | 762fc0eb4946 |
462:ebd8269781fa | 463:5c43f17f87b5 |
---|---|
162 border-top: none; |
162 border-top: none; |
163 } |
163 } |
164 |
164 |
165 .corpus-app-container.window { |
165 .corpus-app-container.window { |
166 overflow-x: hidden; |
166 overflow-x: hidden; |
167 overflow-y: hidden; |
167 overflow-y: auto; |
168 height: 500px; |
168 height: 500px; |
169 } |
169 } |
170 |
170 |
171 .corpus-app-modal { |
171 .corpus-app-modal { |
172 position: absolute; |
172 position: absolute; |