We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414c9ee commit 9cc9e47Copy full SHA for 9cc9e47
web_src/less/_repository.less
@@ -2179,6 +2179,8 @@
2179
float: left;
2180
padding: .5rem .5rem !important;
2181
font-size: 1.5em;
2182
+ width: 45px;
2183
+ left: 13px;
2184
2185
img.emoji {
2186
margin-right: 0;
@@ -2219,7 +2221,7 @@
2219
2221
2220
2222
.select-reaction {
2223
- padding: .4em;
2224
+ padding: .6em;
2225
line-height: 21px;
2226
2227
&:not(.active) a {
0 commit comments