- Timestamp:
- 12/04/2020 06:13:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/common-styles/_bp_search.scss
r12405 r12814 1 1 // BP Directory Search elements 2 2 // @since 3.0.0 3 // @version 5.0.03 // @version 7.0.0 4 4 5 5 .buddypress-wrap { // the ID is required to add weight to rules … … 31 31 input[type="text"] { 32 32 float: left; 33 line-height: 1.5;33 line-height: 2; 34 34 padding: 3px 10px; 35 width: 80%;35 width: 78%; 36 36 } 37 37
Note: See TracChangeset
for help on using the changeset viewer.