mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use a class instead of id for horizontal element
This commit is contained in:
@@ -28,7 +28,7 @@ h6 {
|
||||
background-color: @app-background-color;
|
||||
font-family: @font-family;
|
||||
|
||||
#horizontal {
|
||||
.horizontal {
|
||||
display: -webkit-flex;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user