Add the possiblity to reorder the column position for a board

This commit is contained in:
Frédéric Guillot
2014-03-16 10:44:05 -04:00
parent 395a8a5f2a
commit e0a5045ed5
8 changed files with 384 additions and 36 deletions

View File

@@ -145,7 +145,7 @@ textarea:focus {
}
input[type="number"] {
width: 50px;
width: 70px;
}
textarea {