mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
13 lines
152 B
CSS
13 lines
152 B
CSS
#event-desc-textarea, #event-location-textarea {
|
|
width: 400px;
|
|
}
|
|
|
|
#event-summary {
|
|
width: 400px;
|
|
}
|
|
|
|
.event-cats {
|
|
margin-top: 15px;
|
|
width: 400px;
|
|
}
|