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 0a0b293 commit 67f0676Copy full SHA for 67f0676
bootstrap/css/default/style.css
@@ -1489,8 +1489,8 @@ body.rtl .sharing li {
1489
display: inline-block;
1490
font-family: FontAwesome;
1491
position: absolute;
1492
- right: 10px;
1493
- top: 10px;
+ right: 0;
+ top: 0;
1494
}
1495
1496
.prev_link {
style.css
@@ -1464,8 +1464,8 @@ body.rtl .sharing li {
1464
1465
1466
1467
1468
+ right: 0px;
+ top: 0px;
1469
1470
1471
0 commit comments