removing focus from core

This commit is contained in:
Matt Graham 2013-11-27 10:55:28 -05:00 committed by Ben Ogle
parent d36a0aa437
commit 46c6d63dcd

View File

@ -20,13 +20,6 @@
}
}
.focusable-panel {
opacity: 0.8;
&:focus {
opacity: 1;
}
}
.panel-heading {
margin: 0;