We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0876704 commit 28eb134Copy full SHA for 28eb134
2 files changed
themes/default/rtl.css
@@ -100,7 +100,7 @@ span.horde-tree-image-16 {
100
.tabset img {
101
float: right;
102
padding-right: 0;
103
- padding-left: 2px;
+ padding-left: 4px;
104
}
105
106
/* Preferences. */
themes/default/screen.css
@@ -908,7 +908,9 @@ div.logintasks-item input {
908
909
display: block;
910
float: left;
911
- padding: 1px 2px 0 0;
+ height: 16px;
912
+ width: 16px;
913
+ padding: 3px 4px 0 0;
914
915
916
0 commit comments