final cleanup on ratings feature

This commit is contained in:
friendica
2015-02-03 21:19:29 -08:00
parent 86771547e6
commit 4ead2cd79d
8 changed files with 60 additions and 14 deletions

View File

@@ -15,7 +15,7 @@
padding: 15px;
}
.rating-text {
.rating-text-label {
margin-top: 30px;
}

View File

@@ -10,8 +10,3 @@
margin-top: 15px;
width: 400px;
}
.required {
color: #ff0000;
font-size: 1.2rem;
}