Pārlūkot izejas kodu

fix minor dashboard CSS issue

tags/v0.9.99
Unknwon pirms 8 gadiem
vecāks
revīzija
9bcc3c1ea3
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1
    1
      public/css/gogs.css
  2. 1
    1
      public/less/_dashboard.less

+ 1
- 1
public/css/gogs.css Parādīt failu

@@ -2853,7 +2853,7 @@ footer .container .links > *:first-child {
font-size: 13px;
}
.feeds .news .issue.title {
line-height: 1em;
line-height: 1.1em;
width: 80%;
}
.feeds .news .push.news .content ul {

+ 1
- 1
public/less/_dashboard.less Parādīt failu

@@ -67,7 +67,7 @@
font-size: 13px;
}
.issue.title {
line-height: 1em;
line-height: 1.1em;
width: 80%;
}
.push.news .content ul {

Notiek ielāde…
Atcelt
Saglabāt