Subversion Repositories SmartDukaan

Rev

Rev 23171 | Rev 24523 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23171 Rev 24383
Line 9900... Line 9900...
9900
.avatar-custom{
9900
.avatar-custom{
9901
	width: 32px;
9901
	width: 32px;
9902
	height: 32px;
9902
	height: 32px;
9903
}
9903
}
9904
 
9904
 
-
 
9905
.equal {
-
 
9906
  display: flex;
-
 
9907
  display: -webkit-flex;
-
 
9908
  flex-wrap: wrap;
-
 
9909
}
-
 
9910