Merge "Fix intermittent border issue"

This commit is contained in:
Wyatt Allen
2017-01-12 21:52:27 +00:00
committed by Gerrit Code Review

View File

@@ -25,6 +25,7 @@ limitations under the License.
:host {
border: 1px solid #bbb;
display: block;
margin-bottom: 1px;
white-space: normal;
}
#container {