Files
web2.0-backend/infoscreen/static/css/infoscreen_admin.css
T
Juhana Luomanen d06bdd7e23 Fix header width
2017-05-28 14:42:44 +03:00

10 lines
94 B
CSS

td{
max-width:12vw;
overflow:hidden;
word-wrap:break-word;
}
#header{
max-width: 100%;
}