minor tweak on event form

This commit is contained in:
friendica 2015-03-26 21:03:54 -07:00
parent b1f2c29a96
commit 0837e67a53

View File

@ -9,7 +9,7 @@
}
#event-summary, #start_text {
width: 98%;
width: 95%;
float: left;
}
@ -31,6 +31,7 @@
.required {
float: left;
cursor: default;
}
#event-datetime-break {