mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 10:02:43 +00:00
Make cursor move to end of snippet after insertion
This commit is contained in:
@@ -231,7 +231,7 @@ body {
|
||||
margin : 0px -6px 1em;
|
||||
}
|
||||
.useSansSerif();
|
||||
-webkit-transform : translateZ(0); //Prevents shadows from breaking across columns
|
||||
//-webkit-transform : translateZ(0); //Prevents shadows from breaking across columns, but breaks internal columns...
|
||||
position : relative;
|
||||
padding : 0px;
|
||||
margin-bottom : 1em;
|
||||
|
||||
Reference in New Issue
Block a user