mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 14:31:19 +02:00
[ticket/12155] Make the buttons bigger on touch devices.
PHPBB3-12155
This commit is contained in:
@@ -170,6 +170,10 @@ ul.linklist.bulletin li.small-icon:before {
|
||||
text-indent: -9999px;
|
||||
}
|
||||
|
||||
.hastouch .post-buttons .icon-button {
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
.post-buttons span {
|
||||
float: none;
|
||||
margin-right: 0;
|
||||
|
Reference in New Issue
Block a user