mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
committed by
Kevin Kirsche
parent
c8ab0a56c2
commit
d51f0a4f81
+2
-2
@@ -141,12 +141,12 @@
|
||||
}
|
||||
|
||||
.icon-prev {
|
||||
&:before {
|
||||
&::before {
|
||||
content: "\2039";// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)
|
||||
}
|
||||
}
|
||||
.icon-next {
|
||||
&:before {
|
||||
&::before {
|
||||
content: "\203a";// SINGLE RIGHT-POINTING ANGLE QUOTATION MARK (U+203A)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user