mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-24 21:13:54 -04:00
removing :focus style until I figure out a better fix
This commit is contained in:
parent
2486050792
commit
706ed270f6
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ body {
|
|||
min-width: $large-width;
|
||||
}
|
||||
|
||||
:focus {outline: #2b95ca dotted thin !important; }
|
||||
:hover, :active {outline: none !important;}
|
||||
|
||||
|
||||
.container {
|
||||
@extend .clearfix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue