mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This commit adds min-height property added by bootstrap to the label.checkbox elements in components.css. We do not need to add padding-left property added by bootstrap since we already set padding to 0. After adding this CSS, we can safely remove the CSS from bootstrap.css. |
||
|---|---|---|
| .. | ||
| portico | ||
| alerts.css | ||
| app_components.css | ||
| components.css | ||
| compose.css | ||
| dark_theme.css | ||
| drafts.css | ||
| hotspots.css | ||
| image_upload_widget.css | ||
| informational_overlays.css | ||
| input_pill.css | ||
| left_sidebar.css | ||
| lightbox.css | ||
| message_edit_history.css | ||
| message_row.css | ||
| modal.css | ||
| popovers.css | ||
| pygments.css | ||
| reactions.css | ||
| recent_topics.css | ||
| rendered_markdown.css | ||
| right_sidebar.css | ||
| settings.css | ||
| subscriptions.css | ||
| tooltips.css | ||
| typing_notifications.css | ||
| user_circles.css | ||
| user_status.css | ||
| widgets.css | ||
| zulip.css | ||