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 8854e95 commit 5e847b8Copy full SHA for 5e847b8
themes/jquery/css/base.css
@@ -1337,7 +1337,6 @@ iframe {
1337
float: left;
1338
position: relative;
1339
top: 1px;
1340
- padding: 8px 12px;
1341
cursor: pointer;
1342
-webkit-transition: all 0.2s;
1343
transition: all 0.2s;
@@ -1363,6 +1362,8 @@ iframe {
1363
1362
font-weight: normal;
1364
font-style: normal;
1365
text-decoration: none;
+ display: block;
1366
+ padding: 8px 12px;
1367
}
1368
1369
#global-nav nav ul li ul {
0 commit comments