Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d750d53422
|
@ -893,6 +893,9 @@ ol.linenums {
|
|||
#dashboard-switch-menu > li.checked > a .octicon {
|
||||
opacity: 1;
|
||||
}
|
||||
#dashboard-news {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
#dashboard-news .news {
|
||||
margin-right: 2.4em;
|
||||
padding-bottom: 1em;
|
||||
|
|
|
@ -218,6 +218,7 @@
|
|||
border-bottom-right-radius: .3em;
|
||||
}
|
||||
#dashboard-news {
|
||||
padding-bottom: 60px;
|
||||
.news {
|
||||
margin-right: 2.4em;
|
||||
.mega-octicon {
|
||||
|
|
Loading…
Reference in New Issue