add sorting for gallery
This commit is contained in:
@@ -59,8 +59,7 @@
|
||||
#results {
|
||||
grid-area: results;
|
||||
overflow: hidden;
|
||||
position:relative; /* ??? */
|
||||
overflow-y: scroll;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
#plot-button-bar {
|
||||
|
||||
Reference in New Issue
Block a user