Change-Id: I58fba20ba59857bde98d82c8cfb3215edc40afd0
width: 100%;
overflow: hidden;
background: @color_popup_scroller_bg;
- height: 256 * @unit_base;
+ max-height: 256 * @unit_base;
}
}
width: 100%;
overflow: hidden;
background: @color_popup_scroller_bg;
- height: 256 * @unit_base;
+ max-height: 256 * @unit_base;
}
.ui-popup-button-bg {
.ui-btn {
width: 100%;
overflow: hidden;
background: @color_popup_scroller_bg;
- height: 256 * @unit_base;
+ max-height: 256 * @unit_base;
}
.ui-popup-button-bg {
.ui-btn {