Commit graph

18 commits

Author SHA1 Message Date
Tom Lum
6b2653b2f9
Merge pull request #6644 from mxmou/avatar-overflow-hidden
Fix Explore/search tile overflow when avatars don't load
2022-06-08 10:39:33 -04:00
Tom Lum
43cfa015d6
hides alt text 2022-06-08 10:39:08 -04:00
Tom Lum
61bd06ac78
Merge pull request #6451 from mxmou/explore-search-left-align
Make author username alignment consistent on Explore and search
2022-03-18 16:41:15 -04:00
Maximouse
ea7f3cb770 Fix Explore/search tile overflow when avatars don't load 2022-03-15 11:25:17 +01:00
Maximouse
1887b4dac7 Make author username alignment consistent on Explore and search 2022-01-10 11:09:21 +01:00
Maximouse
cdf44e0219 Increase max-width of studio titles on Explore and search 2022-01-09 14:30:45 +01:00
sjgllghr
6d8235c7e8 Fix gh-2156: Use variables for media queries for consistency (#2182)
* use variables for media queries

* add medium-and-intermediate media query variable
2018-10-16 13:28:41 -04:00
carljbowman
ebd41b169e Update colors to match 3.0 palette
Updates maintain WWW color variable naming conventions, but replaces values with 3.0 colors.

Colors have the commented HEX and GUI variable name.

More work to do auditing but it’s a start.
2018-07-16 18:02:12 -04:00
Matthew Taylor
5dd80c1020 additional reformatting 2016-08-24 10:55:13 -04:00
Matthew Taylor
fb5d9788f8 Re-structure grid styling a bit
combine stylings where possible, re-name some of the variables to be used more often
2016-08-24 10:24:01 -04:00
Matthew Taylor
28f96a1d0d Align grid items on the left
use `flex-start` with margins to ensure proper spacing between, while still starting at the left of each row.
2016-08-24 10:23:26 -04:00
Technoboy10
f0703b9f46 fix styling error 2016-08-23 09:26:22 -06:00
Technoboy10
f27e99f1a4 move card styling to grid.scss, use card as default grid style 2016-08-23 09:26:22 -06:00
Technoboy10
3fa6fa95fd add card display to grid and thumbnail components 2016-08-23 09:26:21 -06:00
Technoboy10
f883ecfbae commit changes 2016-08-23 09:24:44 -06:00
Matthew Taylor
2193914650 center align grid while left aligning projects
Fixes #573
2016-06-15 09:34:15 -04:00
Rachel Thornton
dc42b317e2 Removed rows from grid, changed explore tabs
Grid component now no longer uses row concept, and changed tabs in the
Explore page to projects/studios, with categories in a new picker above
the tabs. Also compressed svg files.
2016-05-17 12:40:16 -04:00
Rachel Thornton
d7c9057cbd Refactoring, new grid component
Significant refactoring of Explore and Search pages, including new grid
component for displaying projects
2016-05-10 00:54:46 -04:00