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 f62ee20 commit 8efaa60Copy full SHA for 8efaa60
themes/jquery/css/base.css
@@ -1055,7 +1055,7 @@ iframe {
1055
text-align: left;
1056
display: inline;
1057
float: left;
1058
- margin: 1px 0 0;
+ margin: 0;
1059
list-style: none;
1060
border-right: 1px solid rgba(255, 255, 255, 0.0976562);
1061
border-left: 1px solid rgba(0, 0, 0, 0.347656);
@@ -1070,6 +1070,7 @@ iframe {
1070
display: inline-block;
1071
1072
position: relative;
1073
+ top: 1px;
1074
padding: 8px 12px;
1075
cursor: pointer;
1076
-webkit-transition: all 0.2s;
0 commit comments