0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 10:02:43 +00:00

Split pane scrolling is FINALLY working

This commit is contained in:
Scott Tolksdorf
2016-05-04 02:13:11 -04:00
parent 75fb606097
commit 1ce0f00b62
8 changed files with 65 additions and 86 deletions

View File

@@ -4,9 +4,8 @@
height : 100%;
min-height : 100%;
width : 100%;
margin-top: 25px;
display: flex;
flex-direction: column;
//display: flex;
//flex-direction: column;
.textIcons{
display : inline-block;
vertical-align : top;