zulip/web/styles
Lakshay Mittal f76ea24988 style: Fix dropdown icon partially visible on small screens.
The dropdown icon for direct messages is partially visible
on small screens. This was due to removing padding when the
screen size is below a certain size by media query.

The intent of the original code appears to have been to remove top
padding, so make the CSS do just that.
2023-04-06 18:25:09 -07:00
..
portico stylelint: Fix media-feature-range-notation. 2023-04-04 10:54:01 -07:00
alerts.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
app_components.css streams: Fix dropdown-list-widget menu in stream creation form. 2023-03-28 09:14:54 -07:00
components.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
compose.css popover_menus: Change the selector `.enter_sends` for opening tippyjs popover. 2023-04-05 12:05:44 -07:00
dark_theme.css markdown: Change search and alert word highlight colors. 2023-04-06 18:13:43 -07:00
drafts.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
hotspots.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
image_upload_widget.css image_upload_widget: Refactor style of upload_widget's preview_image. 2023-03-27 10:19:29 -07:00
informational_overlays.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
input_pill.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
left_sidebar.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
lightbox.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css message_row: Fix rewrapping message lines after receiving ack. 2023-03-17 08:10:13 -07:00
modal.css modal: Fix flex-direction property for modal__content. 2023-03-31 10:02:42 -07:00
popovers.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
progress_bar.css refactor: Refactor progress_bar CSS to remove redundant code. 2023-04-05 15:47:14 -07:00
pygments.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
reactions.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
recent_topics.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
rendered_markdown.css markdown: Change search and alert word highlight colors. 2023-04-06 18:13:43 -07:00
right_sidebar.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
search.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
settings.css settings: Increase width of textarea field in profile settings. 2023-04-03 16:59:51 -07:00
subscriptions.css stream_settings: Fix stream description overflow in stream settings. 2023-03-24 17:39:04 -07:00
tooltips.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
typing_notifications.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_circles.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_status.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
widgets.css widgets: Add CSS to set width of inputs. 2023-03-27 22:34:30 -07:00
zulip.css style: Fix dropdown icon partially visible on small screens. 2023-04-06 18:25:09 -07:00