mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 20:23:06 +00:00
remove box shadow from rating
This commit is contained in:
parent
28c2736134
commit
4644bd5d4a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar, .b-rating {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue