added border-radius for #profile-jot-form
authorSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 16:25:34 +0000 (18:25 +0200)
committerSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 16:25:34 +0000 (18:25 +0200)
view/theme/vier/style.css

index 9fe2af4f3395652a1875c883737e1cb36a07823f..bdd1dc4b95d828f89b2371ded11630dc9cb0ec5c 100644 (file)
@@ -1423,6 +1423,7 @@ h2 {
 
 #profile-jot-form {
   box-shadow: 1px 2px 0px 0px #D8D8D8;
+  border-radius: 10px;
   background-color: #fafafa;
   padding: 10px;
 }