Tweak size of help panel

Now that we don’t have the cheatsheet, reducing the height makes the
panel more useful for watching tutorial videos.
print-window-tiddler
Jermolene 2015-03-22 15:52:17 +00:00
rodzic 077e5378ef
commit ef729487c3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -5,10 +5,10 @@ tags: [[$:/tags/Stylesheet]]
.tc-help-panel {
position: fixed;
top: 2.5em;
bottom: 0;
right: 0;
width: 310px;
height: 400px;
overflow: scroll;
-webkit-overflow-scrolling: touch;
<<box-shadow "0px 0px 5px rgba(0, 0, 0, 0.3)">>