mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(ngdocs): fix improve button overlap
This commit is contained in:
parent
2bb27d4998
commit
e449c6df06
1 changed files with 5 additions and 0 deletions
|
|
@ -98,6 +98,11 @@
|
|||
.improve-docs, .view-source {
|
||||
float: right;
|
||||
margin: 0 5px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.improve-docs {
|
||||
z-index:100;
|
||||
}
|
||||
|
||||
.hint {
|
||||
|
|
|
|||
Loading…
Reference in a new issue