mirror of https://github.com/calzoneman/sync.git
Align new poll and playlist buttons
This commit is contained in:
parent
a049a7e2dc
commit
014d580d70
|
@ -134,7 +134,7 @@ input.form-control[type="email"], textarea.form-control {
|
||||||
}
|
}
|
||||||
|
|
||||||
#rightcontrols {
|
#rightcontrols {
|
||||||
/* TODO: fix 15px padding breaking css */
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chatwrap, #videowrap {
|
#chatwrap, #videowrap {
|
||||||
|
@ -167,7 +167,7 @@ input.form-control[type="email"], textarea.form-control {
|
||||||
}
|
}
|
||||||
|
|
||||||
#newpollbtn {
|
#newpollbtn {
|
||||||
margin-top: 10px;
|
margin-top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-inverse .navbar-text-nofloat {
|
.navbar-inverse .navbar-text-nofloat {
|
||||||
|
|
Loading…
Reference in New Issue