Skip to content

Commit

Permalink
removing border from hint
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Mar 22, 2017
1 parent 23461f7 commit fb10944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/sass/modules/_editor.scss
Expand Up @@ -180,7 +180,7 @@ form.text-i18n{
font-size: 12px;
color: #ccc;
margin: 0px 0px 5px 0px;
border: 1px solid #ccc;
border: 0;
border-radius: 3px;
display: block;
padding: 5px 5px 2px 5px;
Expand Down

0 comments on commit fb10944

Please sign in to comment.