[00:08:27] *** eBureau has joined ##bootstrap
[00:10:58] *** shiftins has joined ##bootstrap
[00:15:54] *** hfp_work has quit IRC
[00:15:54] *** hfp has quit IRC
[00:18:36] *** hfp has joined ##bootstrap
[00:19:06] *** hfp_work has joined ##bootstrap
[00:24:53] *** mcgarcia has joined ##bootstrap
[00:29:46] *** mcgarcia has quit IRC
[00:31:42] *** jerzybatalinski has joined ##bootstrap
[00:32:18] *** Davati has joined ##bootstrap
[00:35:38] *** m0ltar has quit IRC
[00:46:57] *** m0ltar has joined ##bootstrap
[00:49:19] *** mcgarcia has joined ##bootstrap
[00:53:33] *** weeb1e has joined ##bootstrap
[00:56:13] *** jerzybatalinski has quit IRC
[00:57:53] *** killa_kyle has joined ##bootstrap
[00:59:14] *** lnostdal has quit IRC
[01:11:00] *** lnostdal has joined ##bootstrap
[01:11:02] *** mcgarcia has quit IRC
[01:12:28] *** jerzybatalinski has joined ##bootstrap
[01:14:34] *** shiftins has quit IRC
[01:24:25] *** rigor789 is now known as rigor789|away
[01:28:31] *** m0ltar has quit IRC
[01:29:04] *** jerzybatalinski has quit IRC
[01:37:14] *** tomengla_ has quit IRC
[01:46:22] *** tomengland has joined ##bootstrap
[02:10:54] *** netweb has joined ##bootstrap
[02:12:24] *** Skapadapaduu has quit IRC
[03:01:33] *** amikiri has quit IRC
[03:02:09] *** hExDJ_ has joined ##bootstrap
[03:04:58] *** amikiri has joined ##bootstrap
[03:06:53] *** _yoy_ has quit IRC
[03:09:05] *** _yoy_ has joined ##bootstrap
[03:10:10] *** CustosL1men has quit IRC
[03:34:58] *** Valduare has quit IRC
[03:47:11] *** xelra has quit IRC
[03:49:06] *** xelra has joined ##bootstrap
[03:53:59] *** m0ltar has joined ##bootstrap
[04:02:20] *** Duce1nik has joined ##bootstrap
[04:02:29] <Duce1nik> Hi everyone
[04:05:23] *** Valduare has joined ##bootstrap
[04:06:10] *** IIT has joined ##bootstrap
[04:08:27] *** Duce1nik has quit IRC
[04:08:51] *** Duce1nik has joined ##bootstrap
[04:28:31] *** amikiri has quit IRC
[04:28:33] *** Superburke has quit IRC
[04:36:05] *** sinequanon has joined ##bootstrap
[04:37:49] *** sinequanon has quit IRC
[04:39:19] *** Duce1nik has quit IRC
[04:39:43] *** IIT has quit IRC
[04:45:04] *** tomengland has quit IRC
[04:46:01] *** tomengland has joined ##bootstrap
[04:53:29] *** hmsimha_ has joined ##bootstrap
[05:04:45] *** m0ltar has quit IRC
[05:14:39] *** killa_kyle has quit IRC
[05:15:35] *** killa_kyle has joined ##bootstrap
[05:17:54] *** dkphenom has quit IRC
[05:27:56] *** svteoi has joined ##bootstrap
[05:31:04] *** killa_kyle has quit IRC
[05:36:16] *** raphie has quit IRC
[05:40:43] *** eBureau has quit IRC
[05:43:17] *** Alina-malina has quit IRC
[05:44:00] *** Alina-malina has joined ##bootstrap
[05:44:00] *** Alina-malina has joined ##bootstrap
[05:44:05] *** Shrooms has joined ##bootstrap
[05:56:03] <hExDJ_> hi
[06:07:39] *** ColdKeyboard has quit IRC
[06:12:30] *** hExDJ_ has quit IRC
[06:13:05] *** hExDJ has joined ##bootstrap
[06:33:49] <Valduare> hi
[06:33:52] <Valduare> hows it going tonight
[06:37:02] *** sinequanon has joined ##bootstrap
[07:06:15] *** svteoi has quit IRC
[07:07:12] <hExDJ> !navbr
[07:07:14] <hExDJ> !navbar
[07:08:25] *** gtristan has joined ##bootstrap
[07:08:49] <gtristan> can someone help me with bootstrap CSS ? I'm trying to use the .btn-group-justified class to have a button group fill the parent area
[07:09:26] <gtristan> just stretch a button group to fill the panel heading
[07:09:54] *** OOPMan has joined ##bootstrap
[07:19:01] <gtristan> strange that when I use <button> instead of <label>, the btn-group-justified class stops working
[07:24:17] <hExDJ> did you try using <a> instead also?
[07:24:30] <hExDJ> I think <buttons> are funky
[07:25:21] <gtristan> hExDJ, <a> around a button ? or <a> instead of <label> ?
[07:25:26] <gtristan> instead of label I guess ?
[07:25:36] <hExDJ> a instead of button
[07:26:02] <gtristan> a works just as well as label
[07:26:11] <hExDJ> but labels are not clickable
[07:26:19] <hExDJ> what are u trying to do?
[07:26:22] <gtristan> ah, well... they seemed to be
[07:26:44] <gtristan> I'm doing a sort bar, to be placed under a search entry and before a list of results - inside a panel header
[07:26:46] <hExDJ> how are you gonna give a label an href?
[07:26:57] <gtristan> na na, all JS event handling
[07:27:17] <hExDJ> uh... ok....
[07:27:29] <hExDJ> so no accessibility whatsoever
[07:27:33] * gtristan just needs to figure out how to put the asc/desc icon into the buttons now :)
[07:27:58] <gtristan> accessibility ? isn't a11y a thing for screen readers ?
[07:28:08] <hExDJ> yup
[07:28:22] <gtristan> no not really, no a11y
[07:28:50] <hExDJ> what's a11y?
[07:28:53] * gtristan not used to the webster buzzwords... so wasnt sure if you were talking about something else
[07:29:10] <preaction> a, 11 letters, y. accessibility
[07:29:17] <preaction> like i18n and l10n
[07:29:18] <gtristan> a11y = accessibility, l10n = localization
[07:29:23] <gtristan> yeah :)
[07:29:51] <hExDJ> ok, well if you're just trying to get it out do whatever works
[07:30:39] <gtristan> yeah, it's single page app, will stay that way due to the nature we handle data - but may one day add accessibility features, not a requirement right now at least
[07:30:55] <gtristan> I guess the hrefs can work with #tags
[07:31:07] <gtristan> in a single page app, without reloading the page, but eh...
[07:31:18] * gtristan moves on to placing glyphicons into the buttons
[07:31:43] <hExDJ> you know it's just about replacing the word "label" with the shorter "a", right?
[07:32:04] <gtristan> oh yeah I was gonna do that anyway :)
[07:32:12] <gtristan> but no href :)
[07:32:15] <hExDJ> since you have the btn classes, they get styled like buttons
[07:32:37] <gtristan> I don't know how the a11y hooks in, was under the impression it has to do with the href
[07:32:43] <gtristan> since that would provide some context
[07:33:21] <hExDJ> also for indexing your content
[07:33:31] <hExDJ> follow links, etc
[07:33:38] *** OOPMan has quit IRC
[07:33:45] <hExDJ> lots of spiders don't care about your JS
[07:34:01] <gtristan> ah right, but I don't want indexing even
[07:34:02] <gtristan> heh
[07:34:20] <gtristan> it's an internal tool to be used only in private networks anyway
[07:34:55] <gtristan> and even if we go the SaaS route, it's not information you can access without a login
[07:38:37] *** EREVAN has joined ##bootstrap
[07:42:39] *** yonney_ has joined ##bootstrap
[07:45:40] *** hExDJ has quit IRC
[07:45:54] *** eBureau has joined ##bootstrap
[07:53:03] *** jimvideo has quit IRC
[07:53:08] <gtristan> two problems are evident (besides the spacing between search and sort)
[07:53:42] <gtristan> a.) The arrow icon does not seem to be aligned properly (I'm using <span> for the icon with pull-right inside the <a> button)
[07:54:51] <gtristan> b.) The gradient is not great for these buttons, while the gradient is good for the default button in many places (like the Commit button in a panel footer or such), here we would want something more flat, as it's already inside a gradient panel header
[07:55:46] <gtristan> it *might* be pretty cool to group sort column settings and search into the same group (so that they only have rounded corners on the top of search and the bottom of sort)
[07:56:03] <gtristan> if I could know how to do that, that would also be awesome
[07:58:26] <gtristan> maybe a vertical button group with a nested horizontal button group, using the entry as the upper area directly ?
[08:02:38] *** hannep has joined ##bootstrap
[08:07:46] *** hannep has left ##bootstrap
[08:16:29] *** hExDJ has joined ##bootstrap
[08:29:10] *** hExDJ has quit IRC
[08:40:20] *** yonney_ has quit IRC
[09:10:53] *** hExDJ has joined ##bootstrap
[09:11:40] *** sgen has joined ##bootstrap
[09:16:11] *** hExDJ has quit IRC
[09:23:44] *** sinequanon has quit IRC
[09:28:12] *** svteoi has joined ##bootstrap
[09:34:33] *** hmsimha_ has quit IRC
[10:06:18] *** Oka has joined ##bootstrap
[10:16:44] *** Shrooms has quit IRC
[10:50:30] *** frigginglorious has quit IRC
[11:00:01] *** hExDJ has joined ##bootstrap
[11:00:57] *** gtristan has quit IRC
[11:02:22] *** svteoi has quit IRC
[11:03:30] *** hmsimha_ has joined ##bootstrap
[11:04:34] *** hExDJ has quit IRC
[11:11:41] *** null_ has joined ##bootstrap
[11:12:00] <eagles0513875> hey all
[11:12:02] <eagles0513875> hey oniijin you around
[11:12:07] <eagles0513875> got a roots.io question for you
[11:50:45] *** D-Boy has quit IRC
[11:50:53] *** D-Boy has joined ##bootstrap
[11:54:17] *** gtristan has joined ##bootstrap
[12:03:20] *** Superburke has joined ##bootstrap
[12:27:07] *** Yakulu has joined ##bootstrap
[12:37:53] *** ptrrr has joined ##bootstrap
[12:47:03] *** Skapadapaduu has joined ##bootstrap
[12:48:40] *** hExDJ has joined ##bootstrap
[12:53:16] *** hExDJ has quit IRC
[12:56:37] *** amikiri has joined ##bootstrap
[13:11:11] *** hExDJ has joined ##bootstrap
[13:15:43] *** hExDJ has quit IRC
[13:16:23] *** ARMEN_ has joined ##bootstrap
[13:19:52] *** EREVAN has quit IRC
[13:19:52] *** ARMEN_ is now known as EREVAN
[13:23:44] *** juro has joined ##bootstrap
[13:24:12] *** juro has left ##bootstrap
[13:33:58] <gtristan> is there a glyphicon I can use which shows nothing ? context: I just want a simple trick to make sure it still requires space when the actual icon is unset
[13:34:40] <gtristan> I'm dynamically adding / removing the specific icon class that I want, when there is no icon, the text in the same button jumps around
[13:38:55] *** ARMEN_ has joined ##bootstrap
[13:42:34] *** EREVAN has quit IRC
[13:42:35] *** ARMEN_ is now known as EREVAN
[13:43:20] *** ptrrr has quit IRC
[13:51:59] *** hmsimha_ has quit IRC
[13:52:59] *** hmsimha_ has joined ##bootstrap
[14:04:26] *** rigor789|away is now known as rigor789
[14:06:28] <rigor789> In Bootstrap, when using container it adds a 5px margin on small devices causing horizontal scroll, however container-fluid works fine. Is this on purpose? Since I don't need a fluid container, what is the easiest way to fix? (I'm using sass)
[14:06:48] *** morenoh149 has quit IRC
[14:12:44] *** null_ has quit IRC
[14:22:58] *** dkphenom has joined ##bootstrap
[14:37:16] *** amikiri has quit IRC
[14:43:50] *** sgen has quit IRC
[14:45:22] *** m0ltar has joined ##bootstrap
[14:53:28] *** gtristan has quit IRC
[15:08:36] *** killa_kyle has joined ##bootstrap
[15:12:20] *** kayamm has joined ##bootstrap
[15:13:51] *** hmsimha_ has quit IRC
[15:14:33] *** gtristan has joined ##bootstrap
[15:25:44] *** kayamm has quit IRC
[15:32:38] *** hmsimha_ has joined ##bootstrap
[15:38:55] *** Alina-malina has quit IRC
[15:44:46] *** Alina-malina has joined ##bootstrap
[15:44:55] *** Alina-malina has joined ##bootstrap
[15:51:01] *** morenoh149 has joined ##bootstrap
[15:55:50] *** morenoh149 has quit IRC
[16:09:00] *** EREVAN has quit IRC
[16:15:29] *** amikiri has joined ##bootstrap
[16:26:34] *** emnz has joined ##bootstrap
[16:26:42] <emnz> haro!
[16:28:52] *** eBureau has quit IRC
[16:37:50] *** amikiri has quit IRC
[16:42:25] *** jerzybatalinski has joined ##bootstrap
[16:48:45] *** SFeser has joined ##bootstrap
[16:52:57] *** hmsimha_ has quit IRC
[16:55:17] *** hmsimha_ has joined ##bootstrap
[17:02:01] *** jerzybatalinski has quit IRC
[17:24:37] *** badon has quit IRC
[17:37:52] *** badon has joined ##bootstrap
[17:39:47] *** morenoh149 has joined ##bootstrap
[17:44:32] *** morenoh149 has quit IRC
[17:58:43] *** m0ltar has quit IRC
[17:58:55] *** Sxmanek has joined ##bootstrap
[17:59:14] *** jerzybatalinski has joined ##bootstrap
[18:00:35] *** hExDJ has joined ##bootstrap
[18:02:13] <Sxmanek> Hi, I'm new here and I need advice. I have to translate the documentation as school project, but supposedly I need a permit or something. Can you tell me what i have to do please.
[18:02:51] *** morenoh149 has joined ##bootstrap
[18:05:18] *** hmsimha_ has quit IRC
[18:07:22] *** morenoh149 has quit IRC
[18:24:29] *** hmsimha_ has joined ##bootstrap
[18:25:15] *** jerzybatalinski has quit IRC
[18:26:02] *** drej has quit IRC
[18:32:48] *** Sxmanek has quit IRC
[18:39:26] *** k-joseph has joined ##bootstrap
[19:02:43] *** k-joseph has quit IRC
[19:04:42] *** sunoano1 has joined ##bootstrap
[19:04:55] *** sunoano1 has joined ##bootstrap
[19:07:16] *** sunoano has quit IRC
[19:13:32] *** k-joseph has joined ##bootstrap
[19:15:54] *** pretzel80 has joined ##bootstrap
[19:16:24] *** hmsimha_ has quit IRC
[19:18:32] *** Oka_ has joined ##bootstrap
[19:18:58] *** ShaunR2 has joined ##bootstrap
[19:19:02] *** Oka_ has joined ##bootstrap
[19:19:20] *** Tykling has quit IRC
[19:19:21] *** Valduare_ has joined ##bootstrap
[19:19:57] *** Oka_ has quit IRC
[19:19:58] *** ShaunR has quit IRC
[19:20:27] *** Oka has quit IRC
[19:20:52] *** Valduare has quit IRC
[19:20:53] *** Valduare_ is now known as Valduare
[19:21:02] *** Oka has joined ##bootstrap
[19:21:38] *** Tykling has joined ##bootstrap
[19:31:04] *** hmsimha_ has joined ##bootstrap
[19:31:29] *** amikiri has joined ##bootstrap
[19:44:55] *** io_____ has joined ##bootstrap
[19:51:39] *** amikiri has quit IRC
[19:52:40] *** amikiri has joined ##bootstrap
[19:55:03] *** hmsimha_ has quit IRC
[19:56:00] *** Shrooms has joined ##bootstrap
[19:57:24] *** hmsimha_ has joined ##bootstrap
[20:09:50] *** hExDJ has quit IRC
[20:10:28] *** hExDJ has joined ##bootstrap
[20:11:56] *** kyl0micron has joined ##bootstrap
[20:12:15] *** Suppa|Lap_ has joined ##bootstrap
[20:12:40] *** badon has quit IRC
[20:13:28] *** hfp_ has joined ##bootstrap
[20:13:58] *** hfp__work has joined ##bootstrap
[20:14:06] *** hExDJ_ has joined ##bootstrap
[20:14:49] *** Suppa|Lap has quit IRC
[20:14:53] *** hfp has quit IRC
[20:14:53] *** hfp_ is now known as hfp
[20:15:50] *** hfp_work has quit IRC
[20:15:50] *** hfp__work is now known as hfp_work
[20:17:38] *** hExDJ has quit IRC
[20:18:56] *** hfp has quit IRC
[20:18:56] *** hfp_work has quit IRC
[20:19:51] *** ledestin has quit IRC
[20:20:01] *** ledestin_ has joined ##bootstrap
[20:20:50] *** hfp has joined ##bootstrap
[20:21:20] *** hfp_work has joined ##bootstrap
[20:37:15] *** k-joseph has quit IRC
[21:01:53] *** sajan has joined ##bootstrap
[21:08:46] *** k-joseph has joined ##bootstrap
[21:14:46] *** amikiri has quit IRC
[21:21:06] *** amikiri has joined ##bootstrap
[21:25:42] *** zagabar has joined ##bootstrap
[21:27:39] *** amikiri has quit IRC
[21:29:17] *** amikiri has joined ##bootstrap
[21:29:34] *** kayamm has joined ##bootstrap
[21:32:00] <zagabar> what's a good way of handling multiple forms after one another (think a dynamic form list where you add and remove forms, to add more instances of a single type of items) with bootstrap? if i just have several form-horizontal, there is no divider or anything between them
[21:32:38] <zagabar> no wait, I take that back
[21:33:06] <zagabar> all of those mentioned forms are actually within the same "form-horizontal" <form> tag, because I am dealing with multiple forms in one submit
[21:33:30] <zagabar> but I do need some way of dividing those form fields
[21:58:16] *** pretzel80 has quit IRC
[22:02:41] *** D-Boy has quit IRC
[22:02:48] *** D-Boy has joined ##bootstrap
[22:09:16] <sajan> Have you looked into using the fieldset element?
[22:26:48] *** frigginglorious has joined ##bootstrap
[22:50:49] *** kayamm has quit IRC
[22:56:44] *** hmsimha_ has quit IRC
[22:59:36] *** jimvideo has joined ##bootstrap
[23:00:05] *** hmsimha_ has joined ##bootstrap
[23:07:55] *** sajan has quit IRC
[23:08:01] *** emnz has quit IRC
[23:09:33] *** Hailwood has joined ##bootstrap
[23:11:09] <Hailwood> HI guys, I think I am missunderstanding the bootstrap grid -from what I can see in terms of containers xs is 480px - 767px, but in terms of columns xs is 0px - 767px is that correct?
[23:14:49] *** k-joseph has quit IRC
[23:21:40] *** m0ltar has joined ##bootstrap
[23:58:10] *** netweb has quit IRC
[23:58:41] *** netweb has joined ##bootstrap
[23:58:41] *** netweb has joined ##bootstrap