Revision aafda5ef snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_storage.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_storage.scss
2 2

  
3 3
.storage {
4 4
	$storage-h4-w: 25%;
5
	height: 100%;
5 6
	.rect-plus {
6 7
		display: inline-block;
7 8
		background-color: #fff;
......
15 16

  
16 17
	&.list-view {
17 18
		.items-list {
19
			height: 100%;
18 20
			h4, .img-wrap {
19 21
				height: $list-icon-height;
20 22
				line-height: $list-icon-height;
......
173 175

  
174 176
.dz-success-mark, .dz-error-mark, .dz-error-message {
175 177
	display: none;
178
}
179

  
180
.all-height {
181
	height: 100%
176 182
}

Also available in: Unified diff