Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
7925d242
Commit
7925d242
authored
Feb 13, 2019
by
Sébastiaan Versteeg
Browse files
Merge branch 'fix/committe-text' into 'master'
Fixed Visual Error Committees Closes
#791
See merge request
!1149
parents
c0e7d271
45dd0cce
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/thaliawebsite/static/css/base.scss
View file @
7925d242
...
...
@@ -282,6 +282,7 @@ img {
}
.grid-item
{
hyphens
:
auto
;
position
:
relative
;
cursor
:
pointer
;
overflow
:
hidden
;
...
...
@@ -428,6 +429,15 @@ img {
@media
(
max-width
:
991px
)
{
.grid-item
{
.ribbon-wrapper
{
display
:
none
;
}
.name
{
font-size
:
13px
;
padding
:
.8rem
;
}
.overlay
{
h5
{
margin-bottom
:
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment