0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 17:22:45 +00:00

Add bold/italic shortcuts, reposition renderer warning

This commit is contained in:
Kurtis Miller
2018-09-24 22:21:08 -04:00
committed by Scott Tolksdorf
parent 911d1d4f9c
commit aafac16af2
2 changed files with 16 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
.ppr_msg{
position : absolute;
left : 0px;
bottom : 0;
top : 0; // This obscures the horizonal scrollbar (when shown) when it's on the bottom
z-index : 1000;
padding : 8px 10px;
background-color : #333;