Sha256: 9e675269195af30f3b0b0871f250d1e1a0c474158f1752c6dee12257c1f36c8e
Contents?: true
Size: 178 Bytes
Versions: 7
Compression:
Stored size: 178 Bytes
Contents
// Convert input groups to use flexbox instead of table layout. .input-group { display: flex; } .input-group-addon { width: auto; display: flex; align-items: center; }
Version data entries
7 entries across 7 versions & 1 rubygems