This commit is contained in:
Martin Müller 2014-05-01 13:27:21 +02:00
parent 9765a967a8
commit 769731672a
1 changed files with 1 additions and 1 deletions

View File

@ -406,11 +406,11 @@ body.loading #container{
font-style:normal; font-style:normal;
font-size:14px; font-size:14px;
color:black; color:black;
display:inline-block;
} }
.cv .date { .cv .date {
display:inline-block; display:inline-block;
width:90%; width:90%;
float:right;
} }
.cv .date > select { .cv .date > select {
width:30%; width:30%;