Преглед на файлове

Changes to form styling, don't break on resize

Added float left and clear both to textarea.
pull/112/head
Michał Daniel GitHub преди 7 години
родител
ревизия
b9f0e6633e
променени са 1 файла, в които са добавени 13 реда и са изтрити 0 реда
  1. +13
    -0
      stylesheets/greybird.css

+ 13
- 0
stylesheets/greybird.css Целия файл

@@ -143,6 +143,19 @@ input[type="text"], input[type="password"], input[type="file"], textarea, select
margin-right: 5px;
}

textarea#body {
clear: both;
float: left;
}

#quick-reply .format-text {
float: none;
}

#quick-reply .format-text > a {
display: inline;
}

input[type="submit"] {
color: #bcbcbc;
font-size: 12px;


Loading…
Отказ
Запис