Jetha Chan 13e118ca65 MDL-36836 filepicker: alfresco select box fix
Adjusted position of alfresco select box; amended border/background application in base.
2014-05-01 16:08:02 +08:00

12 lines
281 B
CSS

.repository_alfresco .fp-toolbar .fp-tb-search {
width: auto;
}
.repository_alfresco .fp-toolbar .fp-tb-search .alfresco-workplace {
width: 140px;
height: 32px;
padding: 2px 1px 1px 1px;
background-color: #fff;
border-radius: 4px;
border-color: #bbb;
}