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 d543f83 commit a1a0851Copy full SHA for a1a0851
css/main.css
@@ -180,7 +180,7 @@ header {
180
line-height: normal;
181
margin-top: 6px;
182
position: absolute;
183
- right: 30px;
+ left: 30px;
184
height: 40px;
185
text-align: right;
186
cursor: pointer;
@@ -218,13 +218,13 @@ header > div {
218
display: block;
219
min-width: 40px;
220
width: auto;
221
- float: left;
+ float: right;
222
margin: 5px 0px;
223
}
224
225
#locate-me {
226
227
- right: 0px;
+ left: 0px;
228
top: 12px;
229
font-size: 25px;
230
height: 25px;
@@ -713,7 +713,7 @@ header > div {
713
display: none;
714
715
#app_name {
716
717
718
719
0 commit comments