Changeset 6732
- Timestamp:
- 10/25/2017 11:05:31 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/css/bbpress.css
r6623 r6732 24 24 width: 1px; 25 25 overflow: hidden; 26 clip: rect(0 0 0 0); 26 clip: rect(1px, 1px, 1px, 1px); 27 -webkit-clip-path: inset(50%); 28 clip-path: inset(50%); 27 29 border: 0; 28 30 word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
Note: See TracChangeset
for help on using the changeset viewer.