Changeset - 6d69d2448627
[Not reviewed]
default
0 1 0
Mads Kiilerich - 7 years ago 2018-06-07 01:47:22
mads@kiilerich.com
changelog: override the Bootstrap default and give changeset labels less bottom padding so the bottom border doesn't get truncated
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/public/less/kallithea-labels.less
Show inline comments
 
@@ -89,3 +89,6 @@ a.label-metameta[data-tag="license"]:hov
 
  border: 1px solid #d9e8f8;
 
  color: #577632;
 
}
 
.extra-container > .label {
 
  padding-bottom: 0.2em;
 
}
0 comments (0 inline, 0 general)