mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +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 */
|
||||
@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;
|
||||
}
|
||||
span.infolog_infoId:before {
|
||||
|
@ -402,7 +402,7 @@ button#infolog-edit_encrypt {
|
||||
/* tablets and smartphones */
|
||||
@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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user