Browse Source

Fixed text field styles

master
Igor Zhukov 10 years ago
parent
commit
379d2c49f5
  1. 2
      app/css/app.css

2
app/css/app.css

@ -1970,7 +1970,7 @@ img.img_fullsize {
font-size: 12px; font-size: 12px;
margin-bottom: 10px; margin-bottom: 10px;
padding: 6px; padding: 6px;
min-height: 34px; min-height: 36px;
height: auto; height: auto;
width: auto; width: auto;
max-height: 284px; max-height: 284px;

Loading…
Cancel
Save