zulip/static/styles
Shubham Padia 6162ea1075 pills: Add `flex-wrap: wrap` to pill container for all pills.
Fixes #10059.
In 66df4e3e84,
`display: inline-flex` was added to `.pill-container` but
`flex-wrap: wrap` was missing which forced overflow pills to be on
one line and made the pill text overflow vertically. This was not
observed in composebox pills as `.pm_recipient .pill-container`
already had a `flex-wrap: wrap` rule which has been removed in this
commit to avoid duplication.
2018-07-25 16:35:00 -07:00
..
activity.scss webpack: Transition activity.css to use webpack. 2018-05-03 07:53:24 -07:00
alerts.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
app_components.scss HTML validation: Replace Drafts button with styled link. 2018-07-12 18:47:10 +05:30
archive.scss css/webpack: Moved archive styles to webpack bundle. 2018-05-03 19:15:49 -07:00
components.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
compose.scss input-pill: Refactor pills to eliminate fixed positioning of elements. 2018-07-23 10:21:13 -07:00
drafts.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
hotspots.scss stylelint: Fix css stylistic violations in various scss stylesheets. 2018-07-25 14:58:25 -07:00
informational-overlays.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
input_pill.scss pills: Add `flex-wrap: wrap` to pill container for all pills. 2018-07-25 16:35:00 -07:00
landing-page.scss stylelint: Fix landing-page.scss to comply with stylelist rules. 2018-07-25 14:58:25 -07:00
left-sidebar.scss left_sidebar.html: Upgrade to use font-awesome 4.7 icon prefixes. 2018-07-11 20:31:18 +05:30
lightbox.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
media.scss stylelint: Fix css stylistic violations in various scss stylesheets. 2018-07-25 14:58:25 -07:00
night_mode.scss night mode: Fix loading-ellipsis visiblity on clicking "more topics". 2018-06-19 11:04:14 -07:00
popovers.scss user-groups: Centre align popover content. 2018-07-22 20:14:29 -07:00
portico-signin.scss portico: Add links to import from slack and gitter to /new. 2018-07-25 08:49:27 -07:00
portico-styles.scss webpack: Move font and pygments CSS to common.css. 2018-05-27 23:19:40 -07:00
portico.scss stylelint: Fix css stylistic violations in various scss stylesheets. 2018-07-25 14:58:25 -07:00
pygments.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
reactions.scss emoji_popover_content.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
reuseable_components.scss css: Use mixins in zulip.scss. 2018-05-08 10:35:40 -07:00
right-sidebar.scss right-sidebar: Narrow pm/group-pm on clicking unread count badge. 2018-06-27 11:26:24 -04:00
settings.scss settings: Improve styling of draggable profile field rows. 2018-07-13 18:17:03 +05:30
stats.scss stats: Fix incorrect data-user attribute on Everyone button. 2018-07-13 10:24:13 +05:30
subscriptions.scss subscriptions_settings_modal: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
typing_notifications.scss css: Transition 'app.css' to SCSS. 2018-05-02 17:13:16 -07:00
widgets.scss widgets: Add todo widget. 2018-07-10 11:18:05 +05:30
zulip.scss stylelint: Fix css stylistic violations in various scss stylesheets. 2018-07-25 14:58:25 -07:00