tag limit in CDM: fix
This commit is contained in:
@@ -850,7 +850,6 @@ td.hlFeed {
|
||||
} */
|
||||
|
||||
div.cdmAllTags {
|
||||
width : 75%;
|
||||
float : left;
|
||||
background-color : white;
|
||||
border : 1px solid #c0c0c0;
|
||||
@@ -858,7 +857,9 @@ div.cdmAllTags {
|
||||
z-index : 3;
|
||||
top : auto;
|
||||
left : auto;
|
||||
right : auto;
|
||||
position : absolute;
|
||||
padding : 10px;
|
||||
}
|
||||
|
||||
span.cdmAllTagsCtr:hover div {
|
||||
|
||||
Reference in New Issue
Block a user