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 899ab2e commit 36e7e56Copy full SHA for 36e7e56
assets/css/buttons.css
@@ -130,7 +130,7 @@ button .octicon {
130
padding: 4px 13px;
131
position: absolute;
132
height: 36px;
133
- width: 150px;
+ width: 170px;
134
margin: 5px 8px;
135
top: 0;
136
left: 0;
@@ -144,7 +144,7 @@ button .octicon {
144
/*border-top-color: #8cf;*/
145
border-top-color: #A6A6A6;
146
position: relative;
147
- left: 66px;
+ left: 75px;
148
top: 5px;
149
pointer-events: none;
150
display: inline-block;
0 commit comments