Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Change font size.
Browse files Browse the repository at this point in the history
  • Loading branch information
akiko-pusu committed Aug 26, 2017
1 parent e89e40e commit 4bfe0e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/stylesheets/issue_templates.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ a.template_tooltip {
position: absolute;
top: 10px;
left: -30px;
font-size: 90%;
font-size: smaller;
background-color: #ffffff;
width: 300px;
padding: 8px 10px 12px;
Expand Down Expand Up @@ -308,7 +308,7 @@ a.icon.icon-del[disabled=disabled] {
position: absolute;
top: 20px;
right: -10px;
font-size: 90%;
font-size: smaller;
display: block;
background-color: #ffffff;
width: 200px;
Expand Down

0 comments on commit 4bfe0e2

Please sign in to comment.