MDL-50659 themes: Regression: Drag a link makes icons move.

This commit is contained in:
Gareth J Barnard 2015-06-26 11:41:16 +01:00
parent 38cb73a47f
commit 8576569f14
2 changed files with 1 additions and 5 deletions

View File

@ -61,7 +61,3 @@ sup {
sub { sub {
vertical-align: sub; vertical-align: sub;
} }
a:focus {
outline: none;
}

File diff suppressed because one or more lines are too long