This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/stylesheets/common/base
Joe 5a834a05ea
FIX: crawler layout CSS adjustments (#7469)
* Fix header size to fit the viewport

Setting the header to border-box means that the padding is factored in when calculating its width. If this is not done, the header width would be 100% of the viewport width + any padding when set on it. That causes some parts of the header to be rendered off-screen and causes horizontal scrolling.

* prevent code in posts from causing horizontal overflow

We are currently not wrapping code in posts in the crawler view. This affects both unformatted code and inline code blocks. This commit forces such code to wrap in order to prevent horizontal overflow which the Google bot complains about since it causes some content to be rendered outside of the viewport for the mobile crawler.
2019-05-02 13:00:29 +08:00
..
_topic-list.scss UX: More consistent table header styles, removing duplicate styles 2019-02-26 21:40:17 -05:00
about.scss UX: More consistent table header styles, removing duplicate styles 2019-02-26 21:40:17 -05:00
activation.scss Streamlining some breakpoint mixins 2018-07-12 16:39:16 -04:00
alert.scss UX: Better close button positioning in alerts, some cleanup 2019-04-05 16:21:16 -04:00
bbcode.scss remove built-in support for bbcode size 2016-03-27 09:29:27 -07:00
cat_reorder.scss UX: Indent category badges to indicate sub-categories. 2019-03-25 10:36:29 +08:00
category-list.scss General style cleanup, removing unused styles 2019-01-23 21:37:39 -05:00
code_highlighting.scss UX: improve code highlighting diffs for dark themes 2018-12-06 10:54:30 -05:00
colorpicker.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
compose.scss UX: Changed error draft status to icon (#7369) 2019-04-19 09:18:01 +02:00
composer-user-selector.scss UX: Reducing usage of btn-small, simplifying styles 2019-01-11 19:41:09 -05:00
crawler_layout.scss FIX: crawler layout CSS adjustments (#7469) 2019-05-02 13:00:29 +08:00
d-icon.scss tweak icon-library generation 2017-11-23 18:24:26 +01:00
d-popover.scss UX: more compact local-dates preview (#7305) 2019-04-02 14:39:20 +02:00
directory.scss UX: Move total user count 2019-04-19 00:35:50 -04:00
discourse.scss UX: Changed post stream placeholder to animation (#7434) 2019-04-26 17:29:48 +01:00
edit-topic-status-update-modal.scss UX: Improving aligment within topic timer modal 2019-01-22 12:33:46 -05:00
ember-select.scss UX: Dark theme tweaks for Ember.Select. 2016-04-18 09:36:33 +08:00
emoji.scss FEATURE: updates emoji to latest 12.0 version (#7095) 2019-03-15 16:12:07 +01:00
exception.scss UX: Type system rebuild (#5492) 2018-01-12 17:27:38 -05:00
faqs.scss UX: Reduce font size on about pages 2019-02-14 11:01:17 -05:00
group.scss REFACTOR: More consistent user/group page layouts 2019-03-25 14:40:22 -04:00
groups.scss Break long group names, don't truncate 2019-04-18 14:10:52 -04:00
header.scss FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
history.scss FIX: Safari needs a max-width to prevent modal overflow 2019-03-29 00:38:44 -04:00
lightbox.scss UX: replace lightbox loading text with spinner (#7393) 2019-04-17 10:24:03 -07:00
login.scss UX: add awaiting-approval class to login modal 2019-04-03 11:30:43 +02:00
magnific-popup.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
menu-panel.scss UX: Mobile - fix editor button space, divider, extra upload icon 2019-04-09 13:15:31 -04:00
modal.scss email-in alignment fix 2019-04-10 23:49:26 -04:00
not-found.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
onebox.scss Bump onebox version 2019-04-10 13:37:24 +05:30
redirection.scss FIX: show an error page on click tracking error 2018-03-17 00:33:11 +01:00
request_access.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
request-group-membership-form.scss UX: Split up group form into smaller sections. 2018-04-09 15:14:50 +08:00
reviewables.scss break long words/urls to prevent overflow 2019-04-17 21:11:02 -04:00
rtl.scss FIX: rtl topic progress wrapper position (#7070) 2019-02-25 20:56:52 -05:00
search-menu.scss UX: various tweaks to search-menu (#7114) 2019-03-08 09:23:44 +01:00
search.scss FIX: IE11 layout glitches 2019-01-21 13:40:55 -05:00
share_link.scss FIX: brings back [+ New Topic] btn from share-popup post action (#7182) 2019-03-18 07:30:10 +01:00
shared-drafts.scss FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
tagging.scss FIX: use more specific target for ".tag-box" 2019-04-29 13:55:40 -04:00
tooltip.scss FIX: uses appropriate z-index for tooltips (#6674) 2018-11-26 22:47:12 +01:00
topic-admin-menu.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
topic-post.scss UX: Changed post stream placeholder to animation (#7434) 2019-04-26 17:29:48 +01:00
topic.scss FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
upload.scss FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
user-badges.scss FIX: Links in badge summary were not clickable. (#7303) 2019-04-03 11:35:27 +02:00
user.scss FIX: Layout was off in single-page user-preferences 2019-04-05 10:59:52 -04:00
username_tagsinput.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00