min-width for action buttons
they had different sizes and especially the slim stacked dots were unfriendly to click
This commit is contained in:
parent
7206f4cd9e
commit
7490b1f8b3
|
@ -172,6 +172,10 @@ body.blocked > DIV {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
#installed .actions > a {
|
||||
min-width: 22px;
|
||||
}
|
||||
|
||||
/* entry */
|
||||
.entry {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue
Block a user