mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove top and bottom padding from tab class
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
margin: 4px;
|
||||
margin-bottom: 0;
|
||||
margin-right: 0;
|
||||
padding: 4px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
background: #3a3a3a;
|
||||
color: #d0d0d0;
|
||||
-webkit-border-top-left-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user