mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Blocking buttons with Devise Authentication and cleaning up views
This commit is contained in:
@@ -123,19 +123,6 @@ footer {
|
||||
}
|
||||
|
||||
|
||||
/* forms */
|
||||
|
||||
input, textarea, select, .uneditable-input {
|
||||
border: 1px solid #bbb;
|
||||
width: 100%;
|
||||
margin-bottom: 15px;
|
||||
@include box_sizing;
|
||||
}
|
||||
|
||||
input {
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
#error_explanation {
|
||||
color: #f00;
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user