This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Sugoimusic
/
Frontend
Прати
2
Волим
0
Креирај огранак
1
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Spruce up small inputs with submit buttons
undefined
spaghetti
пре 8 година
committed by
Tomochin
родитељ
c5d890e9e0
комит
b91aa89016
1 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
static/styles/global.css
+ 2
- 2
static/styles/global.css
Прегледај датотеку
@@ -11,10 +11,10 @@
font-size: 110%;
}
.
sidebar .box .add_form
{
.
flex_input_container
{
display: flex;
}
.
sidebar .box .add_form input[type=text]
{
.
flex_input_container > input[type=text]
{
flex-grow: 1;
box-sizing: border-box;
width: 100%;
Write
Preview
Loading…
Откажи
Сачувај