set minimum height for apps now we need room for the screenshot
parent
f87f0a19f4
commit
375cbf3166
|
|
@ -34,6 +34,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
border-bottom: 1px solid #EEE;
|
border-bottom: 1px solid #EEE;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
min-height: 8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tile-content { position: relative; }
|
.tile-content { position: relative; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue