Skip to content

Commit

Permalink
INT-1838: Fix hotspot positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Sep 29, 2016
1 parent b12e44b commit 134f190
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/internal-packages/crud/styles/document-elements.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
padding-left: 12px;
}

.hotspot {
height: 10px;
width: 50%;
cursor: text;
}

editable-expandable-element-header:hover {
background-color: #ebebed !important;

Expand Down

0 comments on commit 134f190

Please sign in to comment.