mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
Added missing semicolon
This commit is contained in:
@@ -480,7 +480,7 @@
|
||||
&:active,
|
||||
&.active {
|
||||
background-color: @background;
|
||||
border-color: @border
|
||||
border-color: @border;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user