mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Don't need the is-focused in front here. fixes #230
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
border-width: 0 0 1px 1px;
|
||||
box-shadow: -2px 2px 0 #424242;
|
||||
}
|
||||
.is-focused .tab.active:first-child:before {
|
||||
.tab.active:first-child:before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user