mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
fix syntax error in common.scss
This commit is contained in:
@@ -64,7 +64,7 @@ pre {
|
||||
.dropdown-menu > li > a:hover,
|
||||
.dropdown-menu > li > a:focus {
|
||||
background: $gl-primary;
|
||||
color: #FFF
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
.str-truncated {
|
||||
|
||||
Reference in New Issue
Block a user