Fix saving of name.

This commit is contained in:
Kevin Dungs
2014-08-05 09:06:23 +02:00
committed by Tadej Novak
parent e1a1f23cde
commit d6540d3ba7
3 changed files with 12 additions and 2 deletions
+10
View File
@@ -108,3 +108,13 @@ h1 br {
right: 5px;
position: absolute;
}
#labname {
border: 0px;
padding: 0 4px;
font-size: 24px;
margin-top: 20px;
font-weight: 500;
line-height: 1;
width: 99%;
}