mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Position autocomplete menu above cursor if there isn't room below
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
background-color: #444;
|
||||
border: 2px solid #222;
|
||||
color: #eee;
|
||||
-webkit-box-shadow: 0 0 5px 5px #222;
|
||||
margin: 5px;
|
||||
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .5);
|
||||
}
|
||||
|
||||
.autocomplete ol {
|
||||
|
||||
Reference in New Issue
Block a user