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