Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix classname in comment
  • Loading branch information
shawnbot committed Jul 18, 2017
commit bb7d531b6e5aae0e6204f88bd1606928a061e97e
2 changes: 1 addition & 1 deletion modules/primer-forms/lib/form-select.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Custom select
//
// Apply `.select` to any `<select>` element for custom styles.
// Apply `.form-select` to any `<select>` element for custom styles.
.form-select {
display: inline-block;
max-width: 100%;
Expand Down