Skip to content

Commit

Permalink
Dev: removed question top padding for news paper and ubuntu orange
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Sep 15, 2017
1 parent ddb5d57 commit e0a5050
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion templates/news_paper/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,6 @@ body div.row .question-container {
.answer-container
{
border-width: 0px 1px 0px 1px;
padding-top: 3em;
background-color: white;
}

Expand Down
3 changes: 1 addition & 2 deletions templates/ubuntu_orange/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ div[id^="group-"]>div {
margin-top: 0px;
margin-bottom: 0px;
}

#main-col {
margin-top: 1em;
}
Expand Down Expand Up @@ -904,7 +904,6 @@ body div.row .question-container {
.answer-container
{
border-width: 0px 1px 0px 1px;
padding-top: 3em;
background-color: white;
}

Expand Down

1 comment on commit e0a5050

@Shnoulle
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/ ;)

Please sign in to comment.