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
Simon Daron
panikweb
Commits
c91a6ac1
Commit
c91a6ac1
authored
Jul 09, 2016
by
fred
Browse files
style: fix alignment of topiks
parent
185aadc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
c91a6ac1
...
...
@@ -1712,6 +1712,11 @@ div.topik.inline {
#fiber-content
div
.topikcell
a
{
text-decoration
:
none
;
height
:
500px
;
}
#fiber-content
div
.topikcell
.topik-large
a
{
height
:
auto
;
}
div
.topikcellcontent
h5
{
...
...
@@ -1942,6 +1947,12 @@ div.top-logo img {
position
:
static
;
max-width
:
none
;
}
div
.topikcellcontent
a
{
width
:
auto
;
}
#fiber-content
div
.topikcell
a
{
height
:
auto
;
}
}
div
#CurrentlyChatting
{
...
...
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