mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 03:30:02 +08:00
chore(ngdocs): fix improve button overlap
This commit is contained in:
committed by
Pete Bacon Darwin
parent
add43e91dc
commit
67a81eff42
@@ -88,6 +88,11 @@ img.AngularJS-small {
|
||||
|
||||
.improve-docs {
|
||||
float: right;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.improve-docs {
|
||||
z-index:100;
|
||||
}
|
||||
|
||||
.hint {
|
||||
|
||||
Reference in New Issue
Block a user