Skip to content

Commit 36e7e56

Browse files
FelisbertoBastosjotoeri
authored andcommitted
FelisbertoBastos - Fix lang select width for pt br language
1 parent 899ab2e commit 36e7e56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/buttons.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ button .octicon {
130130
padding: 4px 13px;
131131
position: absolute;
132132
height: 36px;
133-
width: 150px;
133+
width: 170px;
134134
margin: 5px 8px;
135135
top: 0;
136136
left: 0;
@@ -144,7 +144,7 @@ button .octicon {
144144
/*border-top-color: #8cf;*/
145145
border-top-color: #A6A6A6;
146146
position: relative;
147-
left: 66px;
147+
left: 75px;
148148
top: 5px;
149149
pointer-events: none;
150150
display: inline-block;

0 commit comments

Comments
 (0)