mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
Mobile theme W.I.P.:
- Fix infolog first column width
This commit is contained in:
parent
d272c7bc7c
commit
ec0dc6c75f
@ -410,7 +410,7 @@ button#infolog-edit_encrypt {
|
|||||||
}
|
}
|
||||||
/* tablets and smartphones */
|
/* tablets and smartphones */
|
||||||
@media only screen and (max-device-width: 1024px) {
|
@media only screen and (max-device-width: 1024px) {
|
||||||
#infolog-index_nm .gridCont_0_div_col_0 {
|
#infolog-index_nm .gridCont_0_div_col_0.innerContainer {
|
||||||
min-width: auto;
|
min-width: auto;
|
||||||
}
|
}
|
||||||
span.infolog_infoId:before {
|
span.infolog_infoId:before {
|
||||||
|
@ -402,7 +402,7 @@ button#infolog-edit_encrypt {
|
|||||||
/* tablets and smartphones */
|
/* tablets and smartphones */
|
||||||
@media only screen and (max-device-width:1024px) {
|
@media only screen and (max-device-width:1024px) {
|
||||||
|
|
||||||
#infolog-index_nm .gridCont_0_div_col_0 {
|
#infolog-index_nm .gridCont_0_div_col_0.innerContainer {
|
||||||
min-width: auto;
|
min-width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user