Skip to content
Snippets Groups Projects
Commit 50687617 authored by Jared Hancock's avatar Jared Hancock
Browse files

redactor: A little less left/right padding

parent dfee8299
No related branches found
No related tags found
No related merge requests found
...@@ -112,7 +112,7 @@ body .redactor_box_fullscreen { ...@@ -112,7 +112,7 @@ body .redactor_box_fullscreen {
.redactor_editor { .redactor_editor {
position: relative; position: relative;
margin: 0 !important; margin: 0 !important;
padding: 10px 20px; padding: 10px 10px;
padding-bottom: 5px; padding-bottom: 5px;
outline: none; outline: none;
background: none; background: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment