Commit 105c0714d83699cd2eb1822514ba5a01c1d870b0

Authored by Victor Costa
1 parent 4716af09

Fix width of text inputs

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
style.css
... ... @@ -1373,7 +1373,6 @@ div#article-parent {
1373 1373 border: 1px solid #DDDDDD;
1374 1374 color: #585858;
1375 1375 font-size: 16px;
1376   - width: 100%;
1377 1376 word-wrap: break-word;
1378 1377 }
1379 1378  
... ...