This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Mirror
/
RoundcubeMail
mirror of
https://github.com/roundcube/roundcubemail.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Browse Source
Elastic: Set height for pretty checkbox inside of .listing on touch screen
pull/6950/head
Aleksander Machniak
6 years ago
parent
d10c44c441
commit
54799b9b19
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
skins/elastic/styles/widgets/lists.less
4
skins/elastic/styles/widgets/lists.less
View File
@ -183,6 +183,10 @@ ul.listing {
}
}
}
html.touch & {
height: @listing-touch-line-height;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/RoundcubeMail
Title
Body
Create Issue