Skip to content
Snippets Groups Projects
Commit f9b8d037 authored by Andrew Rudenets's avatar Andrew Rudenets Committed by RomanSteinberg
Browse files

FIX: редактирование профиля, ширина input и select

parent 07d50f40
Branches
Tags
No related merge requests found
...@@ -25,14 +25,14 @@ ...@@ -25,14 +25,14 @@
{ {
border: 1px solid #ddd; border: 1px solid #ddd;
padding: 4px; padding: 4px;
width: 260px; width: 305px;
} }
.inputGroup_input select .inputGroup_input select
{ {
border: 1px solid #ddd; border: 1px solid #ddd;
padding: 4px; padding: 4px;
width: 260px; width: 316px;
} }
.inputGroup_submit button .inputGroup_submit button
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment