added border-radius for #profile-jot-form
This commit is contained in:
parent
29fbedcaf4
commit
f533332ad5
|
@ -1423,6 +1423,7 @@ h2 {
|
||||||
|
|
||||||
#profile-jot-form {
|
#profile-jot-form {
|
||||||
box-shadow: 1px 2px 0px 0px #D8D8D8;
|
box-shadow: 1px 2px 0px 0px #D8D8D8;
|
||||||
|
border-radius: 10px;
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue