only store source files in repo

This commit is contained in:
Alan Hamlett
2016-06-29 10:39:46 -07:00
parent dfce5407c0
commit b9af6d20fe
53 changed files with 235 additions and 127555 deletions

View File

@@ -79,7 +79,7 @@
.modal-header {
padding: @modal-title-padding;
border-bottom: 1px solid @modal-header-border-color;
min-height: (@modal-title-padding + @modal-title-line-height);
&:extend(.clearfix all);
}
// Close icon
.modal-header .close {