Commit 30aae10e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Use 100% width for note edit form

parent 89ab7e79
......@@ -337,7 +337,7 @@ ul.notes {
box-shadow: none;
font-size: 14px;
height: 80px;
width: 98.6%;
width: 100%;
}
.form-actions {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment