Fix datagrid field width (quick and dirty way).

Also update templates structure in MANIFEST.in

Change-Id: Ib231558d615a73f2f2f9b4f38b67d87b7b9a31cc
This commit is contained in:
Timur Sufiev 2013-08-06 17:38:29 +04:00
parent e889647ed6
commit 2c33934628
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
include muranodashboard/templates/*
recursive-include muranodashboard/templates *
include tools/pip-requires
include run_tests.sh
include ChangeLog

View File

@ -1,3 +1,3 @@
.datagrid-wrapper {
width: 100px;
.left {
overflow: hidden;
}