aboutsummaryrefslogtreecommitdiff
path: root/public/less/_repository.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_repository.less')
1 files changed, 6 insertions, 22 deletions
diff --git a/public/less/_repository.less b/public/less/_repository.less
index cb33a2a8..48fe8e4a 100644
--- a/public/less/_repository.less
+++ b/public/less/_repository.less
@@ -3,32 +3,16 @@
padding-top: 15px;
padding-bottom: @footer-margin * 3;
+
.head {
- height: 40px;
- background-color: #FCFCFC;
- .mega-octicon {
- width: @mega-octicon-width;
- font-size: 30px;
- }
- a,
- .fork-flag {
- font-weight: 300;
- }
- .ui.label {
- margin-top: 5px;
- vertical-align: top;
+ .ui.compact.menu {
+ margin-left: 1rem;
}
- .fork-flag {
- margin-left: @mega-octicon-width + 8px;
- display: block;
- font-size: 11px;
- line-height: 10px;
- white-space: nowrap;
- }
- .num {
- font-weight: bold;
+ .ui.header {
+ margin-top: 0;
}
}
+
.metas {
.menu {
max-height: 300px;