move some css to the right place

This commit is contained in:
marijus
2014-09-26 12:34:22 +02:00
parent b948ab5955
commit 574c4845b7
3 changed files with 13 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
/* Easiest way to indent the widget body - indent the entire widget and then shift the header label back to the left */
.widget {
word-wrap: break-word;
margin-bottom: 10px;
padding: 10px 10px 10px 20px;
}