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

i18n: Fix layout snafu when dragging .translatable

parent 8bc5cf55
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ div.translatable {
border-right: none;
padding: 0 5px 2px;
margin-left: 2px;
width: inherit;
width: auto;
background-color: white;
}
div.translatable.textarea {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment