Michael Howell
3fbf731e2d
Fix font-up-3 nit
2018-01-17 14:26:14 -07:00
Michael Howell
333ab59f97
Fix the site header to size 1.5em
2018-01-12 23:35:24 +00:00
Kris
674013129a
UX: Type system rebuild ( #5492 )
2018-01-12 17:27:38 -05:00
Kris
d90fc415a1
UX: Reducing number of font sizes used in mobile view
2017-12-19 17:40:08 -05:00
Kris
9876f3d0ee
FIX: extraneous mobile CSS, flagged badge color in dropdown
2017-11-30 17:29:29 -05:00
Robin Ward
825452df76
Refactor header CSS for composability
2017-09-06 11:34:10 -04:00
Sam
6bdd5107a6
UX: center align community title text in mobile
2016-03-22 12:44:55 +11:00
Sam
88f38f34cc
improve text only header
2016-03-18 15:12:55 +11:00
Sam
37ccfbdb2a
Revert "FIX: vertical centering of header, using display: table"
...
This reverts commit 1b4e0f3300
.
2016-03-18 14:29:39 +11:00
Neil Lalonde
1b4e0f3300
FIX: vertical centering of header, using display: table
2016-03-17 17:36:20 -04:00
Jeff Atwood
722cce7400
FIX: mobile logo was too wide
2015-10-19 23:02:32 -07:00
Jeff Atwood
518262ce58
allow wider mobile header
2015-09-17 00:17:35 -07:00
Robin Ward
3ae5a0a2df
UX: Merge notifications and user dropdown
2015-08-28 16:11:40 -04:00
Sam
83593fea58
Revert "aligning text-logos and header with flexbox"
...
This reverts commit 2ad2ab503f
.
2015-08-04 14:49:08 +10:00
awesomerobot
2ad2ab503f
aligning text-logos and header with flexbox
2015-08-03 21:16:56 -04:00
Jeff Atwood
68a262ff08
fix narrow mobile logo max-width
2015-07-26 01:55:12 -07:00
Simon Cossar
93d9a98497
Remove unnecessary margins from mobile view
2015-07-21 18:46:15 -07:00
Guo Xiang Tan
76e3acbcb3
UX: Shift notification badge down on mobile.
2015-07-09 19:28:38 +08:00
Jeff Atwood
08e330bb71
a few mobile CSS tweaks
2015-02-19 00:13:15 -08:00
Jeff Atwood
bf03209f42
let's try to vertically align small logo
2015-02-18 23:55:04 -08:00
Jeff Atwood
a39831cdb1
tighten up mobile header margin
2015-01-01 01:42:50 -08:00
Jeff Atwood
911f941da5
some CSS fixes for mobile sites with text titles
2015-01-01 00:54:53 -08:00
Kris Aubuchon
3eebc0e589
changing font sizes to ems, so fonts scale a bit more gracefully
2014-12-15 22:12:56 -05:00
Kris Aubuchon
a0e5605869
updated loading spinner
2014-11-05 20:13:51 -05:00
Jeff Atwood
e822108d85
tighten up mobile search spacing
2014-10-31 12:12:25 -07:00
Sam
742c5e29c9
FEATURE: advanced search help
2014-10-18 14:27:33 +11:00
Robin Ward
cd8b896272
Revert "UX: On mobile add a max width for really long forum names"
...
This reverts commit ba245ca098
.
2014-10-14 17:27:58 -04:00
Robin Ward
ba245ca098
UX: On mobile add a max width for really long forum names
2014-10-14 17:01:16 -04:00
Jeff Atwood
65e941f652
UX: remove current username from header
2014-09-07 14:01:51 -07:00
Sam
921dd75dd9
FIX: anonymous had <a> items for pin/unpin
...
FEATURE: display category in search results
FEATURE: display topic state (locked/pinned/etc) in search results
UI cleanup for search results, clearing floats and so on.
2014-09-03 12:13:26 +10:00
Jeff Atwood
7fc2892ef4
curse you misaligned semicolon
2014-08-14 03:25:48 -07:00
Jeff Atwood
a7528c858d
hide sign up button from header on mobile
2014-08-14 03:04:09 -07:00
Kris Aubuchon
1557f07e87
reverting notification style
2014-07-25 23:06:14 -04:00
Kris Aubuchon
ab8bade9c6
fixing PM notification badge
2014-07-25 13:37:42 -04:00
Kris Aubuchon
f050d3e917
fixing notification style update
2014-07-25 12:22:55 -04:00
Jeff Atwood
f27d96c7cf
further mobile star tweaks. SUPERSTAR!
2014-07-01 01:34:44 -07:00
Neil Lalonde
9e4fb383f0
FIX: make pm notification badge green on mobile
2014-06-23 10:51:11 -04:00
Neil Lalonde
877302884b
FIX: notification badge colors on mobile
2014-06-10 17:12:50 -04:00
Kris Aubuchon
971494bf5a
removing max-width on #site-logo from base and putting it back in mobile
2014-05-27 11:58:53 -04:00
Kris Aubuchon
9c02ad73ac
merging more styles into base, also fixing <big> abuse
2014-05-26 11:33:47 -04:00
Kris Aubuchon
ffa33c572c
making the color customizer a little nicer with dark themes
2014-05-19 01:17:59 -04:00
Neil Lalonde
c4d3aa3d47
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
2014-05-14 10:18:12 -04:00
Jeff Atwood
c0c0bfa35e
both mobile and desktop
2014-05-13 22:27:04 -07:00
Jeff Atwood
f2d7e4906b
symmetry between PM notifications and user page
2014-05-13 21:55:44 -07:00
Jeff Atwood
0e23641291
fix mobile badge colors, jay leno P chins
2014-05-12 23:37:25 -07:00
Kris Aubuchon
b2675a61ba
rearranging layout to better fit the new username placement
2014-05-10 02:09:04 -04:00
Arpit Jalan
93cff8deb5
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 22:23:27 +05:30
Robin Ward
842dd91958
Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
...
This reverts commit 6590ebbcbe
, reversing
changes made to 3855ead62e
.
2014-05-09 12:01:36 -04:00
Arpit Jalan
d16974fd4c
Speech bubble waiting for an ajax response prior to rendering
2014-05-09 08:06:56 +05:30
Vikhyat Korrapati
2f33c288a6
Remove extra anon glyphs, move sign in button.
...
See: https://meta.discourse.org/t/add-sign-in-to-anonymous-header/15335
2014-05-07 18:42:51 +05:30