When updating spinner, don't relayout entire doc

Change-Id: I004e691e015b8a5e64f95702dc1f08ac75c91c0f
This commit is contained in:
Aaron Boodman 2013-12-01 11:32:31 -08:00
parent bffbb0b349
commit 31a6685f1d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ limitations under the License.
.cam-spinner {
position: relative;
background-size: 100%;
overflow: hidden;
}
.cam-spinner>div {