mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-16 18:39:51 +08:00
chore(ngdocs): fix improve button overlap
This commit is contained in:
committed by
Pete Bacon Darwin
parent
2bb27d4998
commit
e449c6df06
@@ -98,6 +98,11 @@
|
||||
.improve-docs, .view-source {
|
||||
float: right;
|
||||
margin: 0 5px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.improve-docs {
|
||||
z-index:100;
|
||||
}
|
||||
|
||||
.hint {
|
||||
|
||||
Reference in New Issue
Block a user