mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 08:20:25 +00:00
chore(ngdocs): fix improve button overlap
This commit is contained in:
parent
add43e91dc
commit
67a81eff42
1 changed files with 5 additions and 0 deletions
|
|
@ -88,6 +88,11 @@ img.AngularJS-small {
|
|||
|
||||
.improve-docs {
|
||||
float: right;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.improve-docs {
|
||||
z-index:100;
|
||||
}
|
||||
|
||||
.hint {
|
||||
|
|
|
|||
Loading…
Reference in a new issue