- Timestamp:
- 05/02/2018 05:25:24 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/sass/_nouveau_messages.scss
r11916 r12041 175 175 max-width: 30%; 176 176 177 .bp-icons {177 .bp-icons:not(.bp-hide) { 178 178 display: inline-block; 179 179 margin: 0; … … 231 231 232 232 @include box-shadow(-2px 1px 9px 0 #eee); 233 overflow: hidden;233 display: table; 234 234 padding: 0.2em; 235 width: 100%; 235 236 236 237 .avatar {
Note: See TracChangeset
for help on using the changeset viewer.