Merge pull request #1898 from awesomerobot/master

removing :focus style until I figure out a better fix; also fixing restricted badge alignment
This commit is contained in:
Sam
2014-02-06 08:03:34 +11:00
2 changed files with 0 additions and 2 deletions

View File

@@ -31,7 +31,6 @@
&.restricted {
div {
display: inline-block;
vertical-align: top;
margin: 0;
}
}

View File

@@ -13,7 +13,6 @@ body {
min-width: $large-width;
}
:focus {box-shadow:0 0 10px #2b95ca; }
.container {