Commit 4633086b authored by chrisgarrity's avatar chrisgarrity

Remove blue outline around modals

parent f8473b6b
......@@ -21,7 +21,7 @@
background-color: transparentize($ui-blue, .3);
}
.ReactModal__Content:focus {
.modal-content:focus {
outline: none;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment