mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-27 15:04:02 +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 {
|
.improve-docs {
|
||||||
float: right;
|
float: right;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.improve-docs {
|
||||||
|
z-index:100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hint {
|
.hint {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue