Jeff Atwood
a54e33cd6b
FIX: mobile date was pushed offscreen, w/ h-scroll
2014-11-01 21:21:21 -07:00
Kris Aubuchon
1f4e2d0fd6
adding last post/joined to usercard
2014-11-01 23:03:52 -04:00
Jeff Atwood
b732e9b1bb
tighten up expansion left gutter
2014-10-31 11:46:31 -07:00
vagrant
cbaa8893ce
few small usercard fixes, more to come!
2014-10-31 00:46:27 -04:00
Sam
cd0ff7b0f2
Merge pull request #2932 from awesomerobot/master
...
new usercard style
2014-10-30 11:01:05 +11:00
Kris Aubuchon
faece5a504
new usercard style
2014-10-29 19:48:20 -04:00
Robin Ward
7990d6ba2f
Revert "FIX: Workaround for modal CSS bugs in IOS 8. Don't use a table to"
...
This reverts commit edea7180f4
.
2014-10-29 12:43:19 -04:00
Robin Ward
39bbab89cc
Merge pull request #2928 from awesomerobot/master
...
fixing the broken groups page
2014-10-28 16:07:47 -04:00
Kris Aubuchon
f353df97e3
fixing the broken groups page
2014-10-28 16:04:18 -04:00
Kris Aubuchon
ff4dcb8520
fixing the broken groups page
2014-10-28 15:48:03 -04:00
Robin Ward
edea7180f4
FIX: Workaround for modal CSS bugs in IOS 8. Don't use a table to
...
vertically centre, use a margin offset.
2014-10-28 12:03:36 -04:00
Jeff Atwood
93af6107e7
Merge pull request #2924 from awesomerobot/master
...
new user profile page
2014-10-27 22:24:42 -07:00
Kris Aubuchon
f605a7ef61
new user profile page
2014-10-27 23:35:16 -04:00
Régis Hanol
e7f251c105
LOTS of changes to properly handle post/topic revisions
...
FIX: history revision can now properly be hidden
FIX: PostRevision serializer is now entirely dynamic to properly handle
hidden revisions
FIX: default history modal to "side by side" view on mobile
FIX: properly hiden which revision has been hidden
UX: inline category/user/wiki/post_type changes with the revision
details
FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve
latest revision
UX: do not show the hide/show revision button on mobile (no room for
them)
UX: remove CSS transitions on the buttons in the history modal
FIX: PostRevisor now handles all the changes that might create new
revisions
FIX: PostRevision.ensure_consistency! was wrong due to off by 1
mistake...
refactored topic's callbacks for better readability
extracted 'PostRevisionGuardian'
2014-10-27 22:06:43 +01:00
Sam
6d3d425611
apply same fix to mobile
2014-10-27 09:16:51 +11:00
Sam
5b02bc03a8
FIX: search was rendering incorrectly in safari mac
2014-10-27 09:09:05 +11:00
Jeff Atwood
ea681d92a2
increase click area on editor toggle
2014-10-21 23:17:58 -07:00
Jeff Atwood
e88fc65de4
fix expanded avatar 1 row css suppression
2014-10-21 00:34:57 -07:00
Robin Ward
71f211f0b3
FEATURE: Allow users to select a badge with an image to appear on their
...
user card
2014-10-20 16:35:38 -04:00
Robin Ward
1cf4a0d604
Rename "User Expansion" to the much clearer "User Card"
2014-10-20 12:11:59 -04:00
Régis Hanol
29b2788ca6
Merge pull request #2896 from awesomerobot/master
...
sticking transitions into a sass mixin
2014-10-20 16:26:53 +02:00
Kris Aubuchon
b97a4f5bd0
sticking transitions into a sass mixin
2014-10-20 09:54:36 -04:00
Sam
bfbfc16cca
Correct hard coded URL, implement missing features
2014-10-18 18:09:45 +11:00
Sam
bf7ee92d56
Move search help to a more intuative spot
2014-10-18 18:00:54 +11:00
Sam
742c5e29c9
FEATURE: advanced search help
2014-10-18 14:27:33 +11:00
Kris Aubuchon
d132b35426
a handful of minor style updates/fixes
2014-10-18 23:07:55 -04:00
Régis Hanol
35c30368f0
UX: fix embedded posts background for good
2014-10-17 17:04:08 +02:00
Robin Ward
4d465362b5
FEATURE: Allow a user to upload an image for their expansion background.
2014-10-16 15:05:36 -04:00
Régis Hanol
de47acf548
UX: wiki/moderator/deleted background applied excessively to unrolled replies
2014-10-16 16:19:01 +02:00
Jeff Atwood
6c95ddf90c
remove another lightbox 100% width hack
2014-10-15 22:38:18 -07:00
Jeff Atwood
fc1176acae
FIX: use overflow:hidden on reply expansions
2014-10-15 22:34:56 -07:00
Régis Hanol
65dd05cb41
UX: fix revision history modal on mobile
2014-10-13 23:26:49 +02:00
Régis Hanol
d70bb0e58b
UX: fix post admin menu positioning & closing on mobile
2014-10-13 22:38:22 +02:00
Jeff Atwood
15b94acd85
width 100% for editor on mobile; no preview
...
also remove box-sizing mixin, use native CSS3
2014-10-11 04:30:34 -07:00
Jeff Atwood
27061d5fab
move editor spinner css to shared (base) css
2014-10-11 04:08:16 -07:00
Jeff Atwood
be43d51536
remove admin-loading in favor of spinner css
2014-10-11 03:46:42 -07:00
Jeff Atwood
6571a9d924
make editor preview cursor default not i-beam
2014-10-10 16:02:14 -07:00
Jeff Atwood
5c0bb56748
remove unnecessary @includes on box-shadow
2014-10-10 15:02:46 -07:00
Robin Ward
c1b8943a6f
FIX: Category badges in the header should use the primary header color
2014-10-09 16:48:15 -04:00
Robin Ward
d03e811ab7
UX: Fixed padding on reply to user
2014-10-08 17:17:43 -04:00
Robin Ward
a16d483c3c
UX: If there is a reply by email icon, don't overlap with the reply tab
2014-10-08 15:58:49 -04:00
Kris Aubuchon
75cf1a1953
adding animation to extra-info title, and mild restructure
2014-10-08 12:20:44 -04:00
Kris Aubuchon
f4f6236902
changes: topic title editor layout, badge alignment in scrolled header
2014-10-07 11:41:04 -04:00
Jeff Atwood
1146ad3a63
use proper trash watermark
2014-10-07 00:24:24 -07:00
Jeff Atwood
a0d78290f2
incorrect fix for avatar height in topic map
2014-10-07 00:03:39 -07:00
Sam
a7618ec4f6
FIX: select + replies could not be selected
2014-10-07 16:53:19 +11:00
Jeff Atwood
b4c38dbc5a
correct star spacing for topics with no category
2014-10-06 16:19:27 -07:00
Jeff Atwood
7c386035d1
remove float-left from title-wrapper
2014-10-06 16:02:16 -07:00
Jeff Atwood
8474e3b77f
oops
2014-10-06 15:33:25 -07:00
Jeff Atwood
93e7aa832c
tweaks to has-category docked layout
2014-10-06 15:32:38 -07:00
Robin Ward
52298faaa0
Revert "Revert "Add striped category badges under title""
...
This reverts commit 85b6b2550e
.
2014-10-06 16:29:13 -04:00
Robin Ward
02814f0d89
Revert "Revert "new docked title category style - needs additional work""
...
This reverts commit e886cc2dad
.
2014-10-06 16:29:13 -04:00
Robin Ward
e886cc2dad
Revert "new docked title category style - needs additional work"
...
This reverts commit 43467a8aaa
.
2014-10-06 16:13:51 -04:00
Robin Ward
85b6b2550e
Revert "Add striped category badges under title"
...
This reverts commit 331e63e3af
.
2014-10-06 16:13:51 -04:00
Robin Ward
331e63e3af
Add striped category badges under title
2014-10-06 15:58:57 -04:00
Kris Aubuchon
43467a8aaa
new docked title category style - needs additional work
2014-10-06 15:58:57 -04:00
Régis Hanol
67c10a7eab
UX: add topic admin button to the bottom of the topic
2014-10-06 20:19:07 +02:00
Kris Aubuchon
1224ffa1c5
restructuring post titles a bit
2014-10-06 11:50:18 -04:00
Jeff Atwood
fa830c8d69
fix avatar expanded topic map height
2014-10-03 15:58:02 -07:00
Jeff Atwood
4343b19c1b
Revert "Fix: CSS to reveal hidden or partially visible avatars on 2nd line"
...
This reverts commit a6d6f6b42a
.
2014-10-03 09:25:36 -07:00
lidlanca
a6d6f6b42a
Fix: CSS to reveal hidden or partially visible avatars on 2nd line
...
clear:left was added to an existing selector that match other elements that may no need it.
in case of a negative affect it should be moved to its own selector
.topic-map .links {
}
2014-10-02 23:47:34 -04:00
Robin Ward
381814fd5d
Adds support for a description to user fields.
2014-10-02 15:56:52 -04:00
Jeff Atwood
295a3c108e
tighten up title bottom margin a bit
2014-10-02 12:26:57 -07:00
Jeff Atwood
442b22252e
increase inline title edit pencil size slightly
2014-10-02 03:08:44 -07:00
Jeff Atwood
8e751541df
margin-bottom on star to align cats under title
2014-10-02 02:30:12 -07:00
Jeff Atwood
f442fca5af
add mobile spacing for category under title
2014-10-02 02:18:47 -07:00
Kris Aubuchon
eb252bd670
category badge now falls below topic title & other small fixes
2014-10-01 22:54:03 -04:00
Jeff Atwood
ffae4929f0
hide category in docked header
2014-10-01 13:48:07 -07:00
Robin Ward
edb34c178a
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
Jeff Atwood
8db0ae0210
few more mobile login style fixes
2014-09-22 22:35:39 -07:00
Robin Ward
626e896c13
FEATURE: Enable topic entrance on mobile
2014-09-22 11:49:11 -04:00
Jeff Atwood
3c6f7908ac
adjust track-link alignment in gutter
2014-09-18 20:20:13 -07:00
Jeff Atwood
6aff562883
UX: gutter links use link color, no glyphs
2014-09-18 20:01:49 -07:00
Sam Saffron
00776896f6
FIX: word-wrap missing from search
2014-09-19 12:55:15 +10:00
Sam Saffron
4e91059f89
FIX: missing avatar when sizing down window
2014-09-19 12:35:35 +10:00
Jeff Atwood
10e2c3f693
consolidate <aside> quote CSS styles in base
2014-09-13 23:02:46 -07:00
Jeff Atwood
35ca9525aa
move pre/kbd to base css, remove obscure CSS
2014-09-12 22:58:15 -07:00
Jeff Atwood
299013b471
lighten staff post bg color
2014-09-11 09:53:35 -07:00
Jacob Chapel
0d0d9adb80
FIX: Make extra info header properly responseive
...
The current solution assumed the width of the logo which caused
the user info and icons bar to shift down when the title is shown.
This fixes that by making the extra info wrapper responsive
and use up the full width, not needing manual breakpoints.
2014-09-11 01:21:19 -07:00
Jeff Atwood
0f2e8a65e2
remove optimizelegibility from h1 chrome buggy
2014-09-11 00:40:44 -07:00
cpradio
37ad1f96b5
UX: Add Suspension Message to User Card
...
Add the suspension message to the user card of the user. This replaces the about me (bio) just like it does on their profile page.
https://meta.discourse.org/t/profile-page-on-mobile-selecting-menu-item-should-jump-to-the-selected-content/19896/2
2014-09-10 19:30:32 -04:00
Jeff Atwood
abe420b322
darken names in quote titles
2014-09-10 15:17:03 -07:00
Jeff Atwood
86533a322e
remove bg on user profiles
2014-09-10 15:06:20 -07:00
Régis Hanol
dbcaf1276a
FIX: move wiki/via-email glyphs + add green background on wiki posts
2014-09-10 15:25:31 +02:00
Jeff Atwood
c80ef9e3fa
remove bgcolor on buttons over user profile
2014-09-10 00:47:31 -07:00
Jeff Atwood
126dfa0ec7
remove hover border for reply as new topic
2014-09-10 00:09:35 -07:00
riking
69bc552054
FEATURE: Actually show more notifications
...
The "Show more notifications..." link in the notifications dropdown now
links to /my/notifications, which is a historical view of all
notifications you have recieved.
Notification history is loaded in blocks of 60 at a time.
Admins can see others' notification history. (This was requested for
'debugging purposes', though that's what impersonation is for, IMO.)
2014-09-09 16:29:08 -07:00
Kris Aubuchon
ebe71ea491
changing the header now that fullname was dropped
2014-09-09 14:42:44 -04:00
Jeff Atwood
0ccb1dcca6
remove border from "reply as new topic"
2014-09-08 10:02:54 -07:00
Robin Ward
334e21a03a
Revert "Revert "FEATURE: Can create warnings for users via PM""
...
This reverts commit 1c7559380c
.
2014-09-08 11:11:56 -04:00
Robin Ward
1c7559380c
Revert "FEATURE: Can create warnings for users via PM"
...
This reverts commit b0bfc1f93f
.
2014-09-08 10:38:59 -04:00
Robin Ward
b0bfc1f93f
FEATURE: Can create warnings for users via PM
2014-09-08 10:27:06 -04:00
Jeff Atwood
65e941f652
UX: remove current username from header
2014-09-07 14:01:51 -07:00
Jeff Atwood
3cf433ab1e
FIX: quote icon in Quote Reply not clickable
2014-09-07 13:55:31 -07:00
Jeff Atwood
ea36daf51a
lighten wiki and email left gutter icons a bit
2014-09-04 14:42:41 -07:00
Robin Ward
1c5e8efa68
FEATURE: Show an email icon beside posts that arrived via email
2014-09-04 13:04:41 -04:00
Sam
a3863b52db
More highlight tweaking for search, makes it much easier to theme
2014-09-04 18:00:01 +10:00
Sam
ce067a404f
Update topic-post.scss
...
fix read state position
2014-09-04 15:14:58 +10:00
Sam
f79b2963fb
Revert "fixing alignment of unread post dot"
...
This reverts commit 80f87e15d2
.
2014-09-04 15:09:07 +10:00
Kris Aubuchon
80f87e15d2
fixing alignment of unread post dot
2014-09-04 00:11:43 -04:00
Sam
a050fa887f
FIX: regression, go to quoted post missing in quotes
...
refactors common code as well
2014-09-04 13:16:19 +10:00
Sam
d6a5552340
tweak new topic styling
2014-09-04 11:07:32 +10:00
Robin Ward
ce745b737e
Renamed poster-expansion
to user-expansion
because it's not specific
...
to a poster anymore.
2014-09-02 12:08:02 -04:00
Sam
68cc4fb285
we need more height
2014-09-01 17:42:27 +10:00
Sam
60559b42be
got to move inidicator a bit
2014-09-01 17:17:50 +10:00
Sam
69e418facf
FEATURE: wider search with more context
2014-09-01 17:04:57 +10:00
Régis Hanol
38f52f0f8e
FIX: banner topic's max-width & max-height on both mobile & desktop
2014-08-28 16:15:48 +02:00
Jeff Atwood
009dc7ded3
missed a spot in CSS
2014-08-27 02:58:32 -07:00
Jeff Atwood
f557f7eeb9
change fix for [quote] padding
2014-08-27 02:45:57 -07:00
Jeff Atwood
dc6dd26b10
FIX: [quote][/quote] missing top padding
2014-08-27 02:22:58 -07:00
Jeff Atwood
180430de93
LAYOUT: add more space around topic map links
2014-08-27 00:24:58 -07:00
Sam
64331e2ac1
row style is common, its the way we clear divs
2014-08-26 07:41:29 +10:00
Kris Aubuchon
a8e6e1e3d5
adding highlight back to topic-list
2014-08-22 10:45:51 -04:00
Régis Hanol
b2232b4dcf
FIX: banner on small desktop screen
2014-08-20 22:45:57 +02:00
Jeff Atwood
4c66362dd1
remove right-arrow on cross-topic oneboxes
2014-08-19 15:19:01 -07:00
Robin Ward
b46a373ff9
UX: Show User popup when clicking on a user in the topic list.
2014-08-19 16:22:37 -04:00
Jeff Atwood
09291fcba0
make entire first/last entry popup unselectable
2014-08-16 23:16:13 -07:00
Jeff Atwood
6d09f53dfc
topic jump buttons shouldn't be selectable
2014-08-16 14:20:20 -07:00
Robin Ward
aa41548e8e
UX: When clicking an activity date, pop up a little menu with options to
...
go to beginning or end of the topic.
2014-08-15 16:39:57 -04:00
Jeff Atwood
f8cb0b6452
we have two sets of heatmap colors, apparently
2014-08-14 21:55:17 -07:00
riking
62ed597faa
Also put the shaded background on desktop
2014-08-13 12:43:27 -07:00
Kris Aubuchon
6166e78888
adding hover state to notification menu, and small additional fixes
2014-08-13 00:03:29 -04:00
Robin Ward
532726005b
FIX: Heatmaps for posts not showing up if you're not colourblind :)
2014-08-12 16:35:48 -04:00
Kris Aubuchon
2ce291c2ab
small fixes for dark themes
2014-08-12 00:11:58 -04:00
Jeff Atwood
0ee07ae2bb
remove group gutter glyph for private topics / pms
2014-08-11 11:44:22 -07:00
Régis Hanol
4f60eb6c77
FIX: banner on mobile
2014-08-08 12:31:32 +02:00
Régis Hanol
7e7938e37f
FIX: smaller agree/delete flag modals on mobile
2014-08-08 12:10:32 +02:00
Sam
49f738fe27
FEATURE: allow users to dismiss unread posts
2014-08-08 16:29:51 +10:00
Kris Aubuchon
180939d6b2
fixing gutter bug on expanded link list
2014-08-07 15:23:41 -04:00
Robin Ward
fe04a8d8a3
UX: Clicking the large wiki glyph should edit the post.
2014-08-06 14:33:59 -04:00
Kris Aubuchon
38696e5a30
bettering support for dark ez-themes
2014-08-06 09:31:13 -04:00
Kris Aubuchon
c3b96d720f
making menu accessible on mobile when in desktop mode
2014-08-05 23:31:28 -04:00
Jeff Atwood
a4842dd039
12px is too small on categories page
2014-08-04 21:30:40 -07:00
Sam
ef5b18779e
FEATURE: merge new and old unread counts on categories page
...
UI: restyle UI to match counts
2014-08-05 10:44:01 +10:00
Jeff Atwood
04682335d4
adjust img width to auto ONLY ON REPLY EXPANSIONS
2014-08-02 00:10:40 -07:00
Jeff Atwood
332e3ca8b6
#topic-progress-expanded needed +width too
2014-08-01 02:15:05 -07:00
Jeff Atwood
05e2f5c4a9
missed a few #topic-progress spots, go 145px
2014-08-01 01:41:06 -07:00
Kris Aubuchon
3d41ee5f9a
removing text-transforms (interferes with translation)
2014-07-29 23:48:41 -04:00
Régis Hanol
b196de0821
TRIVIAL: use class instead of id for the 'topic-list'
2014-07-29 23:38:36 +02:00
Kris Aubuchon
22efc2147b
fixing tiger striping on mobile
2014-07-28 10:33:23 -04:00
Robin Ward
e6819f8879
FIX: Don't capitalize category names in the breadcrumbs. See:
...
https://meta.discourse.org/t/categories-dropdown-inconsistent-text-formatting/18042
2014-07-25 14:37:31 -04:00
Kris Aubuchon
ab8bade9c6
fixing PM notification badge
2014-07-25 13:37:42 -04:00
Robin Ward
e940723d99
FIX: Prevent Firefox browser crash with too many nested <kbd> tags
2014-07-25 11:16:01 -04:00
Robin Ward
be408242bc
Merge pull request #2581 from awesomerobot/master
...
new notification style, poster expansion border, changing media screen to media all...
2014-07-25 10:55:43 -04:00
Robin Ward
f2b554be13
FIX: Use placeholder for avatar image size in expansion
2014-07-24 17:17:47 -04:00
Kris Aubuchon
4a1ec20585
adding border to poster expansion, changing media screen to media all, trying new notification style
2014-07-24 12:21:22 -04:00
Kris Aubuchon
b43e4b05c2
minor alignment fix
2014-07-23 23:45:30 -04:00
Kris Aubuchon
ef2a5def3c
fixing lingering gutter width issues
2014-07-22 20:33:21 -04:00
Neil Lalonde
6f749b9765
FIX: move duplicated scss to common file
2014-07-22 16:42:19 -04:00
Jeff Atwood
8fc80cb922
Merge pull request #2564 from awesomerobot/master
...
a few mobile admin enhancements
2014-07-22 13:38:05 -07:00
Kris Aubuchon
52334ddda0
a few mobile admin enhancements
2014-07-22 16:30:32 -04:00
Neil Lalonde
386b6213a5
FEATURE: warn when caps lock is on during password input
2014-07-22 13:53:58 -04:00
Jeff Atwood
c712b0f4b8
add dimmed style to base for flagged/hidden posts
2014-07-21 23:52:26 -07:00
Kris Aubuchon
49605b1f2f
embdedded post alignment, minor fix
2014-07-21 23:58:26 -04:00
Kris Aubuchon
90db5147a3
removing 100% image width from embedded posts
2014-07-21 21:00:43 -04:00
Jeff Atwood
80e6a826e4
mobile cleanup: .last-read, .has-like
2014-07-20 01:24:45 -07:00
Jeff Atwood
3bbeede07e
Merge pull request #2557 from awesomerobot/master
...
removing 100% width on non-lightboxed images
2014-07-18 17:25:00 -07:00
Kris Aubuchon
9da806d2fa
removing 100% width on non-lightboxed images
2014-07-18 20:06:41 -04:00
Robin Ward
da717c55d7
FEATURE: Like button should act like a toggle and stay there once you've
...
clicked it.
2014-07-18 17:01:27 -04:00
riking
19b757b058
FEATURE: Hide deleted posts by default for staff
2014-07-17 10:40:15 -07:00
Jeff Atwood
e9e4ec0e52
Merge pull request #2551 from awesomerobot/master
...
fixing the topic-body at 690px wide, leaving gutter flexible
2014-07-16 20:06:25 -07:00
Kris Aubuchon
38a6b5439d
fixing the topic-body at 690px wide, leaving gutter flexible
2014-07-16 22:32:49 -04:00
Régis Hanol
f43293a7bc
FEATURE: replace 'deleted by' with the trashcan glyph
2014-07-16 22:38:39 +02:00
Neil Lalonde
5c70d878a7
FEATURE: show a reason why a category can't be deleted
2014-07-16 15:43:51 -04:00
Jeff Atwood
612dcb5805
we can't resize images on desktop, very dangerous
2014-07-16 12:23:54 -07:00
Régis Hanol
7dcf2a2c4f
FEATURE: show the user's flagged/deleted posts
2014-07-16 21:04:55 +02:00
Kris Aubuchon
89167be99a
fitting images in posts without violating max width/height
2014-07-16 01:01:03 -04:00
Jeff Atwood
3eb0afe29b
add bit of spacing to 404 page
2014-07-15 10:56:58 -07:00
Jeff Atwood
0c513241a3
no more black topic status glyphs on cat page
2014-07-13 02:45:50 -07:00
Kris Aubuchon
1ef4a12a9d
fixing onebox image width bug
2014-07-11 18:04:32 -04:00
Régis Hanol
46218c7a3a
BUGFIX: multiple sub/sup
2014-07-11 15:27:42 +02:00
Jeff Atwood
cf61ef7138
category-list-item only used in mobile layout
2014-07-10 13:28:53 -07:00
Kris Aubuchon
f20a5e2c30
adding some topic layout flexibility
2014-07-10 11:40:31 -04:00
Jeff Atwood
97979c1a32
Merge pull request #2522 from awesomerobot/master
...
adapting the layout to fit more viewports
2014-07-09 17:28:32 -07:00
Kris Aubuchon
291459bb91
first steps to making discourse more responsive
2014-07-09 19:56:35 -04:00
Jeff Atwood
1ee3cf8c1d
fix some minor 404 search page issues
2014-07-08 15:57:41 -07:00
Jeff Atwood
92d42a43fd
remove unnecessary quote spacing on expand replies
2014-07-08 14:56:10 -07:00
Jeff Atwood
aff6e4c5eb
spacing can't be asymmetric
2014-07-08 14:47:58 -07:00
Jeff Atwood
5fee34a0fb
bit more margin spacing on topic summary links
2014-07-08 14:45:49 -07:00
Jeff Atwood
ba06a6b0d2
didn't need to move gutter watermark up
2014-07-08 11:17:24 -07:00
Jeff Atwood
059c0ff5e1
only dim the post actions, not the Replies badge
2014-07-07 23:39:21 -07:00
Régis Hanol
ab3d664ce0
BUGFIX: share alert styling with mobile
2014-07-07 17:46:32 +02:00
Régis Hanol
b0815e8ace
BUGFIX: make sure category selector never gets focus on mobile
2014-07-07 17:35:52 +02:00
Kris Aubuchon
c8fea4090e
fixing PM title alignment
2014-07-06 00:08:07 -04:00
Kris Aubuchon
5bd6168deb
fixing title truncation issues for firefox
2014-07-05 02:16:33 -04:00
Robin Ward
2e0832fa71
TWEAK: Add the category description beside the logo, if present.
2014-07-04 15:35:02 -04:00
Kris Aubuchon
d74d5fb39e
truncating loooooooooong name fields
2014-07-03 23:40:49 -04:00
riking
0d4163e0a2
FEATURE: Nice error handling page
2014-07-03 07:52:14 -07:00
Kris Aubuchon
aee73d901a
fixing a handful of issues
2014-07-02 23:21:45 -04:00
Régis Hanol
7feab2fc99
Revert "background on topic-list, more width on extra-info-wrapper, meta viewport fix"
2014-07-02 16:55:43 +02:00
Jeff Atwood
2a705fff6c
Merge pull request #2495 from awesomerobot/master
...
background on topic-list, more width on extra-info-wrapper, meta viewport fix
2014-07-02 07:01:15 -07:00
Kris Aubuchon
e0194e69a5
adding background to topic-list, making max-width larger on extra-info-wrapper, and changing viewport config
2014-07-02 09:54:40 -04:00
Régis Hanol
18f5751f3f
BUGFIX: cap image widths in usercards & user profiles
2014-07-02 14:56:09 +02:00
Jeff Atwood
94fd592dfa
lock alignment is better with vertical-align:middle
2014-07-02 03:37:10 -07:00
Robin Ward
288bb5588f
Use different approach for background image
2014-07-01 13:40:09 -04:00
Régis Hanol
f683bda062
BUGFIX: staff counters weren't properly positioned in user profile
2014-07-01 19:39:45 +02:00
Jeff Atwood
a7b6c1a625
FIX: user profiles borked at min width
2014-06-30 16:04:21 -07:00
Régis Hanol
3bd59a55fb
BUGFIX: staff counters were too big
2014-06-30 23:54:15 +02:00
Régis Hanol
b6d775f3ac
BUGFIX: max-height on user bio in user-card/profile
2014-06-30 23:41:38 +02:00
Régis Hanol
15120bb583
FEATURE: add staff counters on user profile
2014-06-30 22:46:47 +02:00