Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 3a76c7a

Browse files
author
Nick Litwin
committed
Move from style guide to vendor css file
1 parent 174a154 commit 3a76c7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/vendors/angucomplete.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
@import 'topcoder/tc-includes';
22

33
// angucomplete overrides
4+
angucomplete-alt {
5+
width: 100%;
6+
margin-top: 6px;
7+
}
8+
49
.angucomplete-holder {
510
position: relative;
611
width: 100%;

0 commit comments

Comments
 (0)